about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-03-16TB: encoding of the underlying state machineNeven Villani-0/+214
2023-03-16Split unicode case LUTs in single and multi variantsMartin Gammelsæter-13/+45
2023-03-16Fix clippy.Mara Bos-4/+17
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-0/+10
2023-03-15Skip serializing ascii chars in case LUTsMartin Gammelsæter-14/+11
2023-03-15Auto merge of #2806 - saethlin:better-install, r=RalfJungbors-17/+15
2023-03-15use date-based cache keyRalf Jung-4/+4
2023-03-14Merge from rustcBen Kimock-4256/+15677
2023-03-14Preparing for merge from rustcBen Kimock-1/+1
2023-03-14Don't use CI caches from before this branchBen Kimock-4/+4
2023-03-14Update docs to matchBen Kimock-10/+7
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-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-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