about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-11-30Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+6
2024-11-30Auto merge of #133654 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-11-29Update cargoWeihang Lo-0/+0
2024-11-29Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrumbors-5/+0
2024-11-29Auto merge of #133588 - flip1995:clippy-subtree-update, r=Manishearthbors-647/+1958
2024-11-29Move the `crate-loading` test to use `diff` outputEsteban Küber-0/+6
2024-11-29Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxuMatthias Krüger-1/+1
2024-11-29Auto merge of #133431 - nnethercote:rm-HybridBitSet, r=Mark-Simulacrumbors-10/+10
2024-11-29Stop using `HybridBitSet` in clippy.Nicholas Nethercote-10/+10
2024-11-28add instructions for generating `flake.lock` to `envrc-flake`Maybe Lapkin-1/+1
2024-11-28Auto merge of #133540 - ehuss:compiletest-proc-macro, r=jieyouxubors-23/+66
2024-11-28Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u...Philipp Krones-647/+1958
2024-11-28Fix proc macro testLaurențiu Nicola-0/+1
2024-11-28Bump rustc cratesLaurențiu Nicola-17/+17
2024-11-28Merge from rust-lang/rustLaurențiu Nicola-4365/+10516
2024-11-28Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-11-27Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillotMatthias Krüger-44/+38
2024-11-27update cfgsBoxy-5/+0
2024-11-27Compiletest: Add proc-macro headerEric Huss-23/+66
2024-11-27Rollup merge of #133457 - joboet:miri-tlsfree, r=saethlinMatthias Krüger-0/+26
2024-11-27Rollup merge of #133453 - ferrocene:check-license-metadata, r=KobzolMatthias Krüger-12/+39
2024-11-26Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQKMichael Goulet-1/+0
2024-11-26Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errorsbors-11/+11
2024-11-26Rollup merge of #133140 - dtolnay:precedence, r=fmeaseMichael Goulet-11/+11
2024-11-26Merge pull request #18511 from darichey/sysroot-query-metadataLaurențiu Nicola-51/+150
2024-11-26Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errorsGuillaume Gomez-22/+0
2024-11-26Pacify tidy.Camille GILLOT-1/+0
2024-11-26Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillotbors-41/+37
2024-11-25Merge pull request #18559 from ChayimFriedman2/recur-unsizedLaurențiu Nicola-10/+47
2024-11-26compiletest: remove `pretty-expanded` directive and infraJieyou Xu-22/+0
2024-11-25Fix a stack overflow when computing the sizedness of a struct that includes i...Chayim Refael Friedman-10/+47
2024-11-25Update cargoEric Huss-0/+0
2024-11-25miri: implement `TlsFree`joboet-0/+26
2024-11-25collect-license-metadata: move JSON to root, and add a 'check' modeJonathan Pallant-12/+31
2024-11-25generate-copyright: Ensure output has UNIX line-endings for consistency.Jonathan Pallant-0/+8
2024-11-25Refactor `where` predicates, and reserve for attributes supportFrank King-41/+37
2024-11-24Merge pull request #18552 from lnicola/rust-src-messageLaurențiu Nicola-4/+5
2024-11-24Fix missing rust-src messageLaurențiu Nicola-4/+5
2024-11-24Rollup merge of #133405 - Zalathar:style-file, r=jieyouxuMatthias Krüger-9/+13
2024-11-24Rollup merge of #133371 - RalfJung:is_trivially_const_drop, r=compiler-errorsMatthias Krüger-4/+3
2024-11-24tidy: Distinguish between two different meanings of "style file"Zalathar-9/+13
2024-11-23Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkanbors-5/+28
2024-11-23Update request entry point file path in architecture.mdMark Murphy-1/+1
2024-11-23Auto merge of #133242 - lcnr:questionable-uwu, r=compiler-errors,BoxyUwUbors-3/+1
2024-11-23rustbook: fix two small typosChris Krycho-2/+2
2024-11-23Add support for `--library-path` to `rustbook test`Chris Krycho-3/+26
2024-11-23no more Reveal :(lcnr-3/+1
2024-11-23Auto merge of #132994 - clubby789:cc-bisect, r=Kobzolbors-2/+2
2024-11-23Auto merge of #132915 - veluca93:unsafe-fields, r=jswrennbors-3/+30
2024-11-23remove is_trivially_const_dropRalf Jung-4/+3