about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-03-14Update cargoWeihang Lo-0/+0
2023-03-14Remove box expressions from HIRclubby789-27/+7
2023-03-14add dist.compression-profile option to control compression speedPietro Albini-47/+111
2023-03-14Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errorsbors-23/+3
2023-03-13Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicolabors-3055/+12635
2023-03-13Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31bors-171/+72
2023-03-13:arrow_up: rust-analyzerLaurențiu Nicola-3055/+12635
2023-03-12Auto merge of #108872 - cjgillot:simp-const-prop, r=oli-obkbors-21/+24
2023-03-12Auto merge of #2811 - saethlin:readme-nextest, r=RalfJungbors-0/+20
2023-03-12tweak readmeRalf Jung-3/+3
2023-03-12Add a section on using nextestBen Kimock-0/+20
2023-03-12Add eslint check for rustdoc-gui testerGuillaume Gomez-8/+104
2023-03-12Remove `box_syntax` from AST and use in toolsclubby789-13/+2
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-158/+70
2023-03-12Rollup merge of #109028 - GuillaumeGomez:rustdoc-js-tester-eslint, r=notriddleMatthias Krüger-44/+142
2023-03-11Improve rustdoc-js tester code clarity a bitGuillaume Gomez-7/+9
2023-03-11Add eslint checks for rustdoc-js testerGuillaume Gomez-38/+134
2023-03-11Implement intrinsics for round_ties_evenBen Kimock-0/+35
2023-03-11Use trimmed instead of line for performanceest31-4/+4
2023-03-11Extend the tidy lint to ftl filesest31-1/+6
2023-03-11tidy: enforce comment blocks to have even number of backticksest31-9/+47
2023-03-11tidy: allow direct format args capture in macroest31-4/+4
2023-03-11Rollup merge of #108950 - cjgillot:inherit-less, r=compiler-errorsMatthias Krüger-33/+32
2023-03-11Rollup merge of #108927 - Ayush1325:pal-cleanup, r=workingjubileeMatthias Krüger-2/+0
2023-03-11Renamed to byte_range and changed Range generics [skip ci]Michael van Straten-1/+1
2023-03-10Merge from rustcBen Kimock-223/+4643
2023-03-10Preparing for merge from rustcBen Kimock-1/+1
2023-03-11Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelixbors-111/+101
2023-03-10Fixed rust-analyser: no implementation for position()Michael van Straten-1/+5
2023-03-10Auto merge of #108974 - flip1995:clippyup, r=Manishearthbors-775/+2508
2023-03-10Directly construct Inherited.Camille GILLOT-33/+32
2023-03-10Moved thread_local implementation to sys::commonAyush Singh-2/+0
2023-03-10Auto merge of #102256 - cjgillot:let-under, r=lcnrbors-0/+1
2023-03-10Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyupPhilipp Krones-775/+2508
2023-03-09Introduce a no-op PlaceMention statement for `let _ =`.Camille GILLOT-0/+1
2023-03-09Install binaries to the miri toolchain's sysrootBen Kimock-4/+5
2023-03-09replace legacy copyright annotations in submodulesPietro Albini-81/+8
2023-03-09avoid reuse tripping over copyright noticesPietro Albini-0/+12
2023-03-09include directories in grouped licensing informationPietro Albini-30/+72
2023-03-09strip leading dots from copyright statementsPietro Albini-0/+9
2023-03-09Rollup merge of #108917 - Ayush1325:tidy-improve, r=workingjubileeMatthias Krüger-0/+3
2023-03-09fix broken collect-license-metadataPietro Albini-2/+2
2023-03-09Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgrbors-27/+25
2023-03-08Auto merge of #108919 - matthiaskrgr:rollup-g271pm2, r=matthiaskrgrbors-0/+40
2023-03-08Rollup merge of #108911 - GuillaumeGomez:improve-rustdoc-gui-tester-code, r=n...Matthias Krüger-23/+25
2023-03-08Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiaskoMatthias Krüger-4/+0
2023-03-08Auto merge of #108665 - weihanglo:update-cargo, r=weihanglobors-2/+11
2023-03-09Consider target_family as palAyush Singh-0/+3
2023-03-08Improve rustdoc-gui/tester.js code a bitGuillaume Gomez-23/+25
2023-03-08Update cargoWeihang Lo-0/+0