| Age | Commit message (Expand) | Author | Lines |
| 2023-02-22 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -569/+658 |
| 2023-02-22 | Normalize line+col in normalize-tait-in-const test | Alan Egerton | -1/+2 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -569/+657 |
| 2023-02-22 | Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obk | bors | -1407/+1739 |
| 2023-02-22 | Auto merge of #108339 - GuillaumeGomez:rollup-4z02kas, r=GuillaumeGomez | bors | -400/+562 |
| 2023-02-22 | Rollup merge of #108318 - tmiasko:rm-get_cloexec, r=the8472 | Guillaume Gomez | -5/+0 |
| 2023-02-22 | Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,... | Guillaume Gomez | -7/+42 |
| 2023-02-22 | Rollup merge of #108264 - jchecahi:tool-testsuite-ignores-no-fail-fast, r=ozk... | Guillaume Gomez | -0/+12 |
| 2023-02-22 | Rollup merge of #108246 - saethlin:instcombine-redundant-casts, r=compiler-er... | Guillaume Gomez | -0/+80 |
| 2023-02-22 | Rollup merge of #108239 - clubby789:overlapping-spans, r=compiler-errors | Guillaume Gomez | -39/+76 |
| 2023-02-22 | Rollup merge of #108230 - LittleFall:enhance/warning, r=estebank | Guillaume Gomez | -121/+96 |
| 2023-02-22 | Rollup merge of #108168 - clubby789:recursive-type-alias, r=compiler-errors | Guillaume Gomez | -2/+28 |
| 2023-02-22 | Rollup merge of #108110 - compiler-errors:new-solver-less-infcx, r=lcnr | Guillaume Gomez | -226/+228 |
| 2023-02-22 | various: translation resources from cg backend | David Wood | -48/+86 |
| 2023-02-22 | errors: fix translation's run-make test | David Wood | -9/+22 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -1393/+1674 |
| 2023-02-22 | Auto merge of #108300 - oli-obk:elsa, r=eholk | bors | -36/+79 |
| 2023-02-22 | Add no-fail-fast support to miri, rustfmt and clippy testsuites | Jesus Checa Hidalgo | -0/+12 |
| 2023-02-22 | Move some InferCtxt methods to EvalCtxt in new solver | Michael Goulet | -226/+228 |
| 2023-02-22 | Auto merge of #108325 - matthiaskrgr:rollup-73qihie, r=matthiaskrgr | bors | -440/+818 |
| 2023-02-22 | Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" | Zhi Qi | -121/+96 |
| 2023-02-21 | Auto merge of #108302 - Kobzol:revert-107834, r=albertlarsan68 | bors | -86/+12 |
| 2023-02-21 | Rollup merge of #108323 - tshepang:translatable-hir-analysis, r=compiler-errors | Matthias Krüger | -4/+13 |
| 2023-02-21 | Rollup merge of #108322 - cjgillot:clean-const-prop, r=oli-obk | Matthias Krüger | -132/+105 |
| 2023-02-21 | Rollup merge of #108313 - chenyukang:yukang/fix-only-modified, r=oli-obk | Matthias Krüger | -1/+2 |
| 2023-02-21 | Rollup merge of #108306 - klensy:compiletest-up, r=wesleywiser | Matthias Krüger | -47/+40 |
| 2023-02-21 | Rollup merge of #108295 - compiler-errors:wtf-is-this, r=cjgillot | Matthias Krüger | -187/+193 |
| 2023-02-21 | Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice... | Matthias Krüger | -1/+27 |
| 2023-02-21 | Rollup merge of #104239 - b-naber:sccs-info, r=jackh726 | Matthias Krüger | -68/+438 |
| 2023-02-21 | address review | b-naber | -17/+31 |
| 2023-02-21 | hir-analysis: make one diagnostic translatable | Tshepang Mbambo | -4/+13 |
| 2023-02-21 | Auto merge of #108307 - jedisct1:z-link-flags, r=wesleywiser | bors | -8/+8 |
| 2023-02-21 | Remove unused FileDesc::get_cloexec | Tomasz Miąsko | -5/+0 |
| 2023-02-21 | replace lazy_static with once_cell | klensy | -45/+38 |
| 2023-02-21 | Auto merge of #108311 - oli-obk:invert_defines, r=lcnr | bors | -26/+51 |
| 2023-02-21 | Fix compiletest crash when test file path does not exist | yukang | -1/+2 |
| 2023-02-21 | Add regression test for #108281 | Guillaume Gomez | -0/+25 |
| 2023-02-21 | Fix duplicated attributes for first reexport | Guillaume Gomez | -7/+17 |
| 2023-02-21 | Make hidden type registration opt-in, so that each site can be reviewed on it... | Oli Scherer | -26/+51 |
| 2023-02-21 | Linker: use -z <params> instead of -z<params> | Frank Denis | -8/+8 |
| 2023-02-21 | Revert "Copy `bin/*` and `lib/*.dylib` files to `stage0-sysroot`" | Jakub Beránek | -66/+0 |
| 2023-02-21 | Fix overlapping spans in removing extra arguments | clubby789 | -39/+76 |
| 2023-02-21 | Auto merge of #108138 - compiler-errors:malformed-fn-trait, r=TaKO8Ki | bors | -74/+221 |
| 2023-02-21 | compiletest: bump miow crate | klensy | -2/+2 |
| 2023-02-21 | Auto merge of #108301 - Dylan-DPC:rollup-70zpkt0, r=Dylan-DPC | bors | -323/+429 |
| 2023-02-21 | Revert "port over symlink_file function from Build to Config and create symli... | Jakub Beránek | -20/+12 |
| 2023-02-21 | Rollup merge of #108290 - compiler-errors:rpitit-trait-default-constraint, r=... | Dylan DPC | -0/+28 |
| 2023-02-21 | Rollup merge of #108289 - compiler-errors:name-placeholder, r=petrochenkov | Dylan DPC | -10/+22 |
| 2023-02-21 | Rollup merge of #108285 - BoxyUwU:remove_pick_stable_before_unstable_flag, r=... | Dylan DPC | -234/+178 |
| 2023-02-21 | Rollup merge of #108272 - MrNossiom:master, r=thomcc | Dylan DPC | -1/+1 |