| Age | Commit message (Expand) | Author | Lines |
| 2024-12-14 | Rollup merge of #134227 - alexcrichton:update-wasi-sdk, r=lqd | Matthias Krüger | -4/+4 |
| 2024-12-14 | Rollup merge of #134191 - willcrichton:dev, r=RalfJung,lqd | Matthias Krüger | -2/+6 |
| 2024-12-14 | Auto merge of #134185 - compiler-errors:impl-trait-in-bindings, r=oli-obk | bors | -3/+9 |
| 2024-12-14 | Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgr | bors | -3/+1 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -3/+9 |
| 2024-12-14 | Rollup merge of #134265 - compiler-errors:ty_def_id, r=oli-obk | Matthias Krüger | -3/+1 |
| 2024-12-14 | Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk | Matthias Krüger | -4/+5 |
| 2024-12-14 | Rollup merge of #134240 - cuviper:dist-llvm-tools, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-14 | Rollup merge of #134231 - notriddle:notriddle/mismatched-path, r=GuillaumeGomez | Matthias Krüger | -0/+8 |
| 2024-12-14 | Rollup merge of #134209 - onur-ozkan:check-skip-paths, r=jieyouxu | Matthias Krüger | -1/+25 |
| 2024-12-14 | Rollup merge of #134181 - estebank:trim-render, r=oli-obk | Matthias Krüger | -167/+33 |
| 2024-12-13 | Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr | bors | -14/+87 |
| 2024-12-13 | Account for `///` when rendering multiline spans | Esteban Küber | -10/+31 |
| 2024-12-13 | Fix miri tests | Esteban Küber | -12/+1 |
| 2024-12-13 | Rename ty_def_id so people will stop using it by accident | Michael Goulet | -3/+1 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -5/+79 |
| 2024-12-13 | Rollup merge of #133937 - estebank:silence-resolve-errors-from-mod-with-parse... | Matthias Krüger | -9/+8 |
| 2024-12-13 | Auto merge of #134122 - oli-obk:push-zqnyznxtpnll, r=petrochenkov | bors | -1/+42 |
| 2024-12-13 | Make dependency_formats an FxIndexMap rather than a list of tuples | bjorn3 | -3/+2 |
| 2024-12-13 | Remove registered_lints field from Session | bjorn3 | -1/+3 |
| 2024-12-13 | Auto merge of #133899 - scottmcm:strip-mir-debuginfo, r=oli-obk | bors | -0/+5 |
| 2024-12-13 | validate `--skip` and `--exclude` paths | onur-ozkan | -1/+25 |
| 2024-12-12 | Only dist `llvm-objcopy` if llvm tools are enabled | Josh Stone | -1/+1 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -55/+49 |
| 2024-12-12 | Filter empty lines, comments and delimiters from previous to last multiline s... | Esteban Küber | -69/+4 |
| 2024-12-12 | Tweak multispan rendering | Esteban Küber | -117/+38 |
| 2024-12-12 | Make BorrowSet/BorrowData fields accessible via public getters | Will Crichton | -2/+6 |
| 2024-12-12 | rustdoc-search: fix mismatched path when parent re-exported twice | Michael Howell | -0/+8 |
| 2024-12-12 | Update wasi-sdk used to build WASI targets | Alex Crichton | -4/+4 |
| 2024-12-12 | Rollup merge of #134214 - klensy:rd-shadow, r=notriddle | Matthias Krüger | -1/+1 |
| 2024-12-12 | Rollup merge of #134207 - jieyouxu:revert-134040, r=lqd | Matthias Krüger | -210/+206 |
| 2024-12-12 | Rollup merge of #134188 - steven807:master, r=lqd | Matthias Krüger | -1/+1 |
| 2024-12-12 | Fix tools | Michael Goulet | -5/+79 |
| 2024-12-12 | fix self shadowed self compare | klensy | -1/+1 |
| 2024-12-12 | Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu" | 许杰友 Jieyou Xu (Joe) | -211/+207 |
| 2024-12-12 | Revert "Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789" | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-12-12 | Rollup merge of #134173 - onur-ozkan:allow-symbol-intern-string-literal, r=ji... | Matthias Krüger | -6/+1 |
| 2024-12-11 | Bump Fuchsia | Steven Grady | -1/+1 |
| 2024-12-11 | Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgr | bors | -2865/+7515 |
| 2024-12-11 | remove `Kind` check for `symbol_intern_string_literal` | onur-ozkan | -6/+1 |
| 2024-12-11 | Require the `constness` query to only be invoked on things that can have cons... | Oli Scherer | -1/+42 |
| 2024-12-11 | Merge pull request #18663 from Veykril/push-syoklzkntykn | Lukas Wirth | -0/+4 |
| 2024-12-11 | fix: Swallow rustfmt parsing panics | Lukas Wirth | -0/+4 |
| 2024-12-11 | Bump rustc crates | Laurențiu Nicola | -18/+17 |
| 2024-12-11 | Merge from rust-lang/rust | Laurențiu Nicola | -5180/+8576 |
| 2024-12-11 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-12-11 | Rollup merge of #134141 - compiler-errors:anon-adt, r=lqd | Jacob Pratt | -7/+1 |
| 2024-12-11 | Merge pull request #18458 from Giga-Bowser/master | Lukas Wirth | -67/+432 |
| 2024-12-11 | Merge pull request #18653 from SomeoneToIgnore/hash-completions | Lukas Wirth | -23/+134 |
| 2024-12-11 | Merge pull request #18657 from Giga-Bowser/generate-enum-variant | Lukas Wirth | -231/+522 |