| Age | Commit message (Expand) | Author | Lines |
| 2024-05-14 | Auto merge of #123816 - tgross35:f16-f128-mangling, r=michaelwoerister | bors | -244/+924 |
| 2024-05-14 | Enable v0 mangling tests and add checks for `f16`/`f128` | Trevor Gross | -241/+920 |
| 2024-05-14 | Add v0 symbol mangling for `f16` and `f128` | Trevor Gross | -3/+4 |
| 2024-05-14 | Auto merge of #125023 - morr0ne:linux-none-target, r=Nilstrieb | bors | -0/+73 |
| 2024-05-14 | fix typo in x86_64-unknown-linux-none docs | Federico Maria Morrone | -1/+1 |
| 2024-05-14 | Auto merge of #124228 - compiler-errors:lint-overcaptures, r=oli-obk | bors | -38/+694 |
| 2024-05-14 | Auto merge of #125026 - Oneirical:clink-tests, r=jieyouxu | bors | -8/+18 |
| 2024-05-13 | And finally add tests | Michael Goulet | -15/+207 |
| 2024-05-13 | Warn against redundant use<...> | Michael Goulet | -114/+272 |
| 2024-05-13 | Don't suggest using use<> syntax to capture APITs | Michael Goulet | -4/+9 |
| 2024-05-13 | Suggest adding use<> syntax | Michael Goulet | -6/+42 |
| 2024-05-13 | Add some commenting | Michael Goulet | -4/+23 |
| 2024-05-13 | Implement initial IMPL_TRAIT_OVERCAPTURES lint | Michael Goulet | -0/+246 |
| 2024-05-14 | Auto merge of #125098 - jhpratt:rollup-2qm4gga, r=jhpratt | bors | -20/+157 |
| 2024-05-13 | fix fmt | Oneirical | -2/+1 |
| 2024-05-13 | Rollup merge of #125090 - erickt:bump-fuchsia, r=tmandry | Jacob Pratt | -14/+11 |
| 2024-05-13 | Rollup merge of #125072 - Darksonn:pin-dyn-dispatch-sound, r=jhpratt | Jacob Pratt | -0/+28 |
| 2024-05-13 | Rollup merge of #124997 - gurry:124848-ice-should-be-sized, r=Nadrieril | Jacob Pratt | -1/+85 |
| 2024-05-13 | Rollup merge of #116675 - joshlf:patch-10, r=scottmcm | Jacob Pratt | -5/+33 |
| 2024-05-14 | Auto merge of #124256 - nnethercote:rm-NtIdent-NtLifetime, r=petrochenkov | bors | -190/+182 |
| 2024-05-13 | Auto merge of #125076 - compiler-errors:alias-term, r=lcnr | bors | -458/+695 |
| 2024-05-14 | Remove `NtIdent` and `NtLifetime`. | Nicholas Nethercote | -104/+131 |
| 2024-05-13 | Apply nits | Michael Goulet | -137/+73 |
| 2024-05-13 | Auto merge of #125086 - matthiaskrgr:rollup-xob4lof, r=matthiaskrgr | bors | -19/+60 |
| 2024-05-13 | Migrate fuchsia docs from `pm` to `ffx` | Erick Tryzelaar | -14/+11 |
| 2024-05-13 | Rollup merge of #125071 - GuillaumeGomez:migrate-rustdoc-target-spec-json-pat... | Matthias Krüger | -10/+28 |
| 2024-05-13 | Rollup merge of #125063 - tbu-:pr_set_ice_hook_env, r=michaelwoerister | Matthias Krüger | -2/+3 |
| 2024-05-13 | Rollup merge of #123817 - slanterns:seek_relative, r=dtolnay | Matthias Krüger | -2/+1 |
| 2024-05-13 | Rollup merge of #119959 - fmease:triagebot-prioritization-alert-label, r=apir... | Matthias Krüger | -1/+1 |
| 2024-05-13 | Rollup merge of #119515 - joshtriplett:style-guide-gat-where-clause-same-line... | Matthias Krüger | -4/+27 |
| 2024-05-13 | [ptr] Document maximum allocation size | Joshua Liebow-Feeser | -5/+33 |
| 2024-05-13 | split out AliasTy -> AliasTerm | Michael Goulet | -387/+688 |
| 2024-05-13 | Auto merge of #125074 - bjorn3:sync_cg_clif-2024-05-13, r=bjorn3 | bors | -166/+481 |
| 2024-05-13 | Reword formatting for where clauses | Josh Triplett | -1/+1 |
| 2024-05-13 | style-guide: Also format where clauses on one line for short function decls | Josh Triplett | -5/+15 |
| 2024-05-13 | style-guide: Not all where clauses can be written as inline bounds | Josh Triplett | -1/+1 |
| 2024-05-13 | style-guide: Give a second example for associated type formatting | Josh Triplett | -0/+1 |
| 2024-05-13 | style-guide: Format single associated type `where` clauses on the same line | Josh Triplett | -1/+13 |
| 2024-05-13 | Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_clif-202... | bjorn3 | -166/+481 |
| 2024-05-13 | Auto merge of #125061 - RalfJung:interpret-error, r=cjgillot | bors | -132/+126 |
| 2024-05-13 | Rustup to rustc 1.80.0-nightly (ef0027897 2024-05-12) | bjorn3 | -1/+1 |
| 2024-05-13 | Migrate `run-make/rustdoc-target-spec-json-path` to rmake | Guillaume Gomez | -10/+14 |
| 2024-05-13 | Add `library_search_path` to `Rustdoc` | Guillaume Gomez | -0/+8 |
| 2024-05-13 | Add `target` method to `Rustdoc` type | Guillaume Gomez | -0/+6 |
| 2024-05-13 | Add test for dynamic dispatch + Pin::new soundness | Alice Ryhl | -0/+28 |
| 2024-05-13 | Auto merge of #125024 - Oneirical:master, r=jieyouxu | bors | -25/+45 |
| 2024-05-13 | Auto merge of #124999 - scottmcm:unify-aggregate, r=nnethercote | bors | -22/+26 |
| 2024-05-13 | Don't call `env::set_var` in `rustc_driver::install_ice_hook` | Tobias Bucher | -2/+3 |
| 2024-05-13 | Auto merge of #125055 - nnethercote:Comment-FIXME, r=compiler-errors | bors | -29/+43 |
| 2024-05-13 | interpret: move error macros into error.rs | Ralf Jung | -132/+126 |