| Age | Commit message (Expand) | Author | Lines |
| 2023-09-29 | Auto merge of #115821 - obeis:hir-analysis-migrate-diagnostics-5, r=compiler-... | bors | -125/+236 |
| 2023-09-28 | Auto merge of #115659 - compiler-errors:itp, r=cjgillot | bors | -226/+50 |
| 2023-09-28 | Auto merge of #116199 - Urgau:simplify-invalid_ref_casting, r=cjgillot | bors | -134/+182 |
| 2023-09-28 | Auto merge of #116227 - nikic:update-llvm-14, r=cuviper | bors | -0/+0 |
| 2023-09-28 | Auto merge of #116230 - matthiaskrgr:rollup-hi1ciwy, r=matthiaskrgr | bors | -1/+64 |
| 2023-09-28 | Rollup merge of #116221 - ArchUsr64:patch-1, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2023-09-28 | Rollup merge of #116214 - notriddle:master, r=aDotInTheVoid | Matthias Krüger | -0/+60 |
| 2023-09-28 | Rollup merge of #116191 - apekros:issue-56098, r=petrochenkov | Matthias Krüger | -0/+3 |
| 2023-09-28 | Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnay | bors | -154/+138 |
| 2023-09-28 | Auto merge of #114428 - ChaiTRex:master, r=dtolnay | bors | -3/+3 |
| 2023-09-28 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2023-09-28 | Auto merge of #98704 - vthib:impl-from-raw-for-childstd-structs, r=dtolnay | bors | -2/+95 |
| 2023-09-28 | Auto merge of #116222 - matthiaskrgr:rollup-dnag90q, r=matthiaskrgr | bors | -132/+263 |
| 2023-09-28 | Rollup merge of #116215 - estebank:parse-type-angle-bracket-tweak, r=compiler... | Matthias Krüger | -32/+162 |
| 2023-09-28 | Rollup merge of #116213 - tmandry:doclnl, r=ehuss | Matthias Krüger | -0/+8 |
| 2023-09-28 | Rollup merge of #116211 - matthiaskrgr:clippy3, r=compiler-errors | Matthias Krüger | -24/+19 |
| 2023-09-28 | Rollup merge of #115888 - RalfJung:assert_receiver_is_total_eq, r=dtolnay | Matthias Krüger | -3/+3 |
| 2023-09-28 | Rollup merge of #115535 - tshepang:patch-2, r=dtolnay | Matthias Krüger | -71/+69 |
| 2023-09-28 | Rollup merge of #112959 - tbu-:pr_fmt_error_wording, r=dtolnay | Matthias Krüger | -2/+2 |
| 2023-09-28 | Update stability attribute for child stream From impls | David Tolnay | -6/+6 |
| 2023-09-28 | changed 'rotate' to 'rotating' | Anshul | -1/+1 |
| 2023-09-28 | Auto merge of #114041 - nvzqz:nvzqz/shared_from_array, r=dtolnay | bors | -0/+42 |
| 2023-09-27 | Fix "unresolved link to std::fmt::Error"
| David Tolnay | -1/+1 |
| 2023-09-28 | Auto merge of #111278 - EFanZh:implement-from-array-refs-for-vec, r=dtolnay | bors | -0/+40 |
| 2023-09-28 | Auto merge of #116208 - matthiaskrgr:the_loop_that_wasnt, r=GuillaumeGomez | bors | -1/+1 |
| 2023-09-28 | Auto merge of #116204 - Alexendoo:rustc-lint-macro-paths, r=cjgillot | bors | -84/+78 |
| 2023-09-28 | Tweak wording of missing angle backets in qualified path | Esteban Küber | -32/+162 |
| 2023-09-27 | rustdoc: add URLs for test issues | Michael Howell | -0/+25 |
| 2023-09-27 | Document -Zlink-native-libraries | Tyler Mandry | -0/+8 |
| 2023-09-27 | Rename issue-\d+.rs tests to have meaningful names | Michael Howell | -0/+0 |
| 2023-09-27 | Add `crate_name` to test so that it can be renamed | Michael Howell | -0/+35 |
| 2023-09-27 | Auto merge of #116148 - DaniPopes:rustdoc-type-layout-ws, r=jsha | bors | -2/+2 |
| 2023-09-28 | don't clone copy types | Matthias Krüger | -3/+3 |
| 2023-09-27 | fix clippy::{redundant_guards, useless_format} | Matthias Krüger | -21/+16 |
| 2023-09-27 | Auto merge of #109597 - cjgillot:gvn, r=oli-obk | bors | -23/+7204 |
| 2023-09-27 | rustdoc: while -> if | Matthias Krüger | -1/+1 |
| 2023-09-27 | Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwright | bors | -6/+32 |
| 2023-09-27 | Fix ICE by introducing an expr_or_init variant for outside bodies | Urgau | -3/+44 |
| 2023-09-27 | Simplify casting logic of the invalid_reference_casting lint | Urgau | -105/+87 |
| 2023-09-27 | Auto merge of #116202 - emmanuel-ferdman:wip, r=ehuss | bors | -1/+1 |
| 2023-09-27 | Update location of personality | Emmanuel Ferdman | -1/+1 |
| 2023-09-27 | Use absolute paths in rustc_lint::passes macros | Alex Macleod | -84/+78 |
| 2023-09-27 | Auto merge of #115887 - RalfJung:pat, r=oli-obk | bors | -17/+27 |
| 2023-09-27 | Prefer expr_or_init over manual init detection | Urgau | -49/+74 |
| 2023-09-27 | Auto merge of #116093 - RalfJung:link_llvm_intrinsics, r=oli-obk | bors | -3/+3 |
| 2023-09-27 | Auto merge of #116193 - matthiaskrgr:rollup-wpt7m5t, r=matthiaskrgr | bors | -235/+272 |
| 2023-09-27 | Rollup merge of #116187 - estebank:small-tweak, r=compiler-errors | Matthias Krüger | -5/+23 |
| 2023-09-27 | Rollup merge of #116178 - Milo123459:milo/add-test-for-const-async-function-i... | Matthias Krüger | -0/+18 |
| 2023-09-27 | Rollup merge of #116149 - compiler-errors:anonymize, r=lcnr | Matthias Krüger | -4/+38 |
| 2023-09-27 | Rollup merge of #115934 - oli-obk:smir_identity, r=spastorino | Matthias Krüger | -226/+193 |