| Age | Commit message (Expand) | Author | Lines |
| 2023-02-22 | Fix test filename for #105700 | Alex Macleod | -2/+2 |
| 2023-02-22 | Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,... | Guillaume Gomez | -0/+25 |
| 2023-02-22 | Rollup merge of #108246 - saethlin:instcombine-redundant-casts, r=compiler-er... | Guillaume Gomez | -0/+71 |
| 2023-02-22 | Rollup merge of #108239 - clubby789:overlapping-spans, r=compiler-errors | Guillaume Gomez | -26/+66 |
| 2023-02-22 | Rollup merge of #108230 - LittleFall:enhance/warning, r=estebank | Guillaume Gomez | -99/+72 |
| 2023-02-22 | Rollup merge of #108168 - clubby789:recursive-type-alias, r=compiler-errors | Guillaume Gomez | -0/+25 |
| 2023-02-22 | various: translation resources from cg backend | David Wood | -6/+7 |
| 2023-02-22 | errors: fix translation's run-make test | David Wood | -7/+11 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -644/+636 |
| 2023-02-22 | Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" | Zhi Qi | -99/+72 |
| 2023-02-21 | Rollup merge of #108295 - compiler-errors:wtf-is-this, r=cjgillot | Matthias Krüger | -186/+186 |
| 2023-02-21 | Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice... | Matthias Krüger | -0/+25 |
| 2023-02-21 | Make `create_dir_all_bare` an std integration test | Chris Denton | -11/+0 |
| 2023-02-21 | Move `rename_directory` from ui-fulldeps to std | Chris Denton | -30/+0 |
| 2023-02-21 | Move std tests/ui-fulldeps into a std subdirectory | Chris Denton | -0/+0 |
| 2023-02-21 | Auto merge of #108311 - oli-obk:invert_defines, r=lcnr | bors | -0/+14 |
| 2023-02-21 | Add regression test for #108281 | Guillaume Gomez | -0/+25 |
| 2023-02-21 | Make hidden type registration opt-in, so that each site can be reviewed on it... | Oli Scherer | -0/+14 |
| 2023-02-21 | Fix overlapping spans in removing extra arguments | clubby789 | -26/+66 |
| 2023-02-21 | Auto merge of #108138 - compiler-errors:malformed-fn-trait, r=TaKO8Ki | bors | -21/+202 |
| 2023-02-21 | Auto merge of #108301 - Dylan-DPC:rollup-70zpkt0, r=Dylan-DPC | bors | -233/+223 |
| 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 | -0/+5 |
| 2023-02-21 | Rollup merge of #108285 - BoxyUwU:remove_pick_stable_before_unstable_flag, r=... | Dylan DPC | -177/+176 |
| 2023-02-21 | Rollup merge of #108000 - y21:no-zero-init-for-uninhabited, r=jackh726 | Dylan DPC | -56/+14 |
| 2023-02-21 | Auto merge of #104754 - nnethercote:more-ThinVec-in-ast, r=the8472 | bors | -111/+111 |
| 2023-02-21 | Specify what 'this' actually is | Michael Goulet | -186/+186 |
| 2023-02-21 | Auto merge of #107728 - RalfJung:miri-dyn-star, r=RalfJung,oli-obk | bors | -9/+17 |
| 2023-02-21 | Add a test for default trait method with RPITITs | Michael Goulet | -0/+28 |
| 2023-02-21 | Auto merge of #105462 - oli-obk:feeding_full, r=cjgillot,petrochenkov | bors | -22/+21 |
| 2023-02-21 | Fix a test. | Nicholas Nethercote | -3/+3 |
| 2023-02-21 | Use `ThinVec` in a few more AST types. | Nicholas Nethercote | -44/+44 |
| 2023-02-21 | Use `ThinVec` in `ast::PatKind::Struct`. | Nicholas Nethercote | -51/+51 |
| 2023-02-21 | Use `ThinVec` in `ast::Block`. | Nicholas Nethercote | -40/+40 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -80/+80 |
| 2023-02-21 | Use `ThinVec` in `ast::WhereClause`. | Nicholas Nethercote | -63/+63 |
| 2023-02-21 | Use `ThinVec` in `ast::Generics` and related types. | Nicholas Nethercote | -52/+52 |
| 2023-02-21 | Add test for bad cast with deferred projection equality | Michael Goulet | -0/+15 |
| 2023-02-21 | Name placeholder in some region errors | Michael Goulet | -0/+5 |
| 2023-02-20 | remove flag | Boxy | -177/+176 |
| 2023-02-20 | Rollup merge of #108254 - Nathan-Fenner:nathanf/error-span-ref-trait-refine, ... | Matthias Krüger | -16/+54 |
| 2023-02-20 | Rollup merge of #108241 - GuillaumeGomez:fix-reexported-macro-handling, r=not... | Matthias Krüger | -0/+45 |
| 2023-02-20 | Add test for reexported hidden macro | Guillaume Gomez | -0/+22 |
| 2023-02-20 | Add regression test for #108231 | Guillaume Gomez | -0/+23 |
| 2023-02-20 | Auto merge of #108268 - matthiaskrgr:rollup-4tdvnx6, r=matthiaskrgr | bors | -7/+23 |
| 2023-02-20 | Move the resolver into a query | Oli Scherer | -0/+1 |
| 2023-02-20 | Make `configure_and_expand` "infalllible" by just aborting the compilation if... | Oli Scherer | -22/+20 |
| 2023-02-20 | slightly beef up dyn-star-to-dyn test | Ralf Jung | -3/+11 |
| 2023-02-20 | basic dyn* support for Miri | Ralf Jung | -6/+6 |
| 2023-02-20 | Rollup merge of #108265 - lcnr:cg-error-msg, r=BoxyUwU | Matthias Krüger | -6/+3 |