about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-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-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-11Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelixbors-111/+101
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-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
2023-03-08Fortify clippy tests.Camille GILLOT-21/+24
2023-03-08move clippy tests back to their intended directoryPietro Albini-0/+40
2023-03-08Auto merge of #108534 - Mark-Simulacrum:compression, r=pietroalbinibors-0/+4380
2023-03-08Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholkbors-8/+7
2023-03-07Update cargoWeihang Lo-2/+11
2023-03-07Rollup merge of #108793 - clubby789:pythonpath-compiletest, r=compiler-errorsMatthias Krüger-2/+12
2023-03-07Use 3 or 6 compression threads for rust-installerMark Rousskov-5/+16
2023-03-07Add bootstrap support for rust-installerMark Rousskov-4/+3
2023-03-07Directly import rust-installer submoduleMark Rousskov-0/+4370
2023-03-07Bump rust-installerMark Rousskov-0/+0
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-4/+0
2023-03-06Append to PYTHONPATH in compiletestclubby789-2/+12
2023-03-05Rollup merge of #108776 - jyn514:quiet-tidy, r=ozkanonurMatthias Krüger-4/+4