| Age | Commit message (Expand) | Author | Lines |
| 2022-10-25 | Rollup merge of #103122 - ouz-a:mir-technical-debt, r=oli-obk | Dylan DPC | -25/+63 |
| 2022-10-25 | Rollup merge of #102587 - Enselic:rustc-unix_sigpipe, r=jackh726 | Dylan DPC | -1/+3 |
| 2022-10-25 | Auto merge of #102988 - dpaoliello:inlinerawdylib, r=dpaoliello | bors | -7/+44 |
| 2022-10-24 | Support raw-dylib functions being used inside inlined functions | Daniel Paoliello | -7/+44 |
| 2022-10-25 | Rollup merge of #103465 - jruderman:patch-1, r=compiler-errors | Yuki Okushi | -2/+0 |
| 2022-10-25 | Rollup merge of #103409 - compiler-errors:rpitit-signature-mismatch, r=lcnr | Yuki Okushi | -2/+10 |
| 2022-10-25 | Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillot | Yuki Okushi | -8/+92 |
| 2022-10-25 | Rollup merge of #103350 - clubby789:refer-to-assoc-method, r=wesleywiser | Yuki Okushi | -13/+29 |
| 2022-10-25 | Rollup merge of #103333 - chenyukang:yukang/fix-103143, r=wesleywiser | Yuki Okushi | -5/+11 |
| 2022-10-24 | Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tys | Michael Goulet | -2/+10 |
| 2022-10-24 | Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnr | bors | -11/+35 |
| 2022-10-24 | Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3 | Yuki Okushi | -638/+1041 |
| 2022-10-24 | Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 | Yuki Okushi | -18/+36 |
| 2022-10-24 | Remove redundant sentence | Jesse Ruderman | -2/+0 |
| 2022-10-24 | Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726 | bors | -4/+1 |
| 2022-10-23 | Rollup merge of #103414 - compiler-errors:rpit-print-lt, r=cjgillot | Michael Howell | -0/+10 |
| 2022-10-23 | Rollup merge of #103402 - joshtriplett:niche-wrap-fix, r=oli-obk | Michael Howell | -1/+4 |
| 2022-10-23 | Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebank | Michael Howell | -2/+14 |
| 2022-10-23 | Annotate static lifetimes too | Michael Goulet | -9/+3 |
| 2022-10-23 | remove misc_cast and validate types | ouz-a | -25/+63 |
| 2022-10-23 | Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum | bors | -25/+70 |
| 2022-10-23 | Rustfmt cg_clif's build system | bjorn3 | -6/+2 |
| 2022-10-23 | Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202... | bjorn3 | -638/+1045 |
| 2022-10-23 | Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s | Jakub Beránek | -5/+32 |
| 2022-10-23 | Allow LTO for dylibs | bjorn3 | -24/+33 |
| 2022-10-23 | Add missing export for the oom strategy symbol | bjorn3 | -1/+10 |
| 2022-10-23 | Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPC | bors | -122/+209 |
| 2022-10-23 | Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obk | Dylan DPC | -35/+18 |
| 2022-10-23 | Rollup merge of #103226 - compiler-errors:delay-if-need-infer, r=lcnr | Dylan DPC | -18/+23 |
| 2022-10-23 | Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514 | Dylan DPC | -5/+0 |
| 2022-10-23 | Rollup merge of #101908 - chenyukang:fix-101880, r=estebank | Dylan DPC | -53/+71 |
| 2022-10-23 | Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebank | Dylan DPC | -11/+97 |
| 2022-10-23 | Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errors | bors | -1352/+1310 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -1318/+1279 |
| 2022-10-23 | Generate fluent message constant in a flat module for all crates | Nilstrieb | -34/+31 |
| 2022-10-23 | Auto merge of #103426 - matthiaskrgr:rollup-n6dqdy8, r=matthiaskrgr | bors | -59/+132 |
| 2022-10-23 | Rollup merge of #103399 - smoelius:unknown-lint-maybe-incorrect, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2022-10-23 | Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obk | Matthias Krüger | -2/+19 |
| 2022-10-23 | Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obk | Matthias Krüger | -1/+13 |
| 2022-10-23 | Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errors | Matthias Krüger | -4/+38 |
| 2022-10-23 | Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726 | Matthias Krüger | -5/+7 |
| 2022-10-23 | Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillot | Matthias Krüger | -46/+54 |
| 2022-10-23 | Auto merge of #102660 - camsteffen:uninhabited-perf, r=oli-obk | bors | -354/+338 |
| 2022-10-23 | Fix wrapped valid-range handling in ty_find_init_error | Josh Triplett | -1/+4 |
| 2022-10-22 | Pretty print lifetimes captured by RPIT | Michael Goulet | -0/+16 |
| 2022-10-22 | Auto merge of #103240 - BelovDV:issue-102290, r=petrochenkov | bors | -0/+4 |
| 2022-10-22 | Introduce InhabitedPredicate | Cameron Steffen | -354/+338 |
| 2022-10-22 | Auto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r=Dylan-DPC | bors | -38/+44 |
| 2022-10-22 | Change `unknown_lint` applicability to `MaybeIncorrect` | Samuel Moelius | -1/+1 |
| 2022-10-22 | Rollup merge of #103224 - compiler-errors:semi-after-closure-in-macro, r=fee1... | Dylan DPC | -0/+4 |