| Age | Commit message (Expand) | Author | Lines |
| 2022-09-21 | UPDATE - rename AddSubdiagnostic trait to AddToDiagnostic | Jhonny Bill Mena | -14/+14 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -490/+564 |
| 2022-09-21 | UPDATE - move SessionDiagnostic from rustc_session to rustc_errors | Jhonny Bill Mena | -28/+32 |
| 2022-09-21 | Auto merge of #101846 - chenyukang:fix-101793, r=davidtwco | bors | -7/+45 |
| 2022-09-21 | Auto merge of #101329 - QuinnPainter:armv5te-targets, r=nagisa | bors | -0/+84 |
| 2022-09-21 | Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726 | bors | -1/+30 |
| 2022-09-20 | Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle | bors | -278/+144 |
| 2022-09-20 | Rollup merge of #102021 - lcnr:tyConst-fun, r=b-naber,BoxyUwU | Michael Howell | -122/+58 |
| 2022-09-20 | Rollup merge of #102013 - spastorino:rpitit-lower-fn-decl, r=compiler-errors | Michael Howell | -45/+15 |
| 2022-09-20 | Rollup merge of #102001 - cuviper:build-atomic-capi, r=nikic | Michael Howell | -76/+25 |
| 2022-09-20 | Rollup merge of #101976 - RalfJung:mir-semantic-phases, r=oli-obk | Michael Howell | -3/+4 |
| 2022-09-20 | Rollup merge of #101958 - hanar3:101666/enhance-error-message, r=oli-obk | Michael Howell | -2/+3 |
| 2022-09-20 | Rollup merge of #101014 - isikkema:fix-zmeta-stats-file-encoder-no-read-perms... | Michael Howell | -1/+3 |
| 2022-09-20 | Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011 | Michael Howell | -29/+36 |
| 2022-09-20 | Auto merge of #101989 - fee1-dead-contrib:const_trait_impl-assoc-caller-bound... | bors | -15/+19 |
| 2022-09-20 | add comment explaining read permissions | Sikkema, Isaac | -0/+2 |
| 2022-09-20 | Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebank | bors | -155/+261 |
| 2022-09-20 | Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkov | bors | -19/+22 |
| 2022-09-20 | fix verbatim with upstream dependencies | bors | -19/+22 |
| 2022-09-20 | Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgr | bors | -8/+11 |
| 2022-09-19 | Auto merge of #101894 - dingxiangfei2009:let-else-avoid-duplicate-storage-liv... | bors | -9/+33 |
| 2022-09-19 | Rollup merge of #101985 - RalfJung:generate_stacktrace, r=oli-obk | Matthias Krüger | -2/+9 |
| 2022-09-19 | Rollup merge of #101904 - Rageking8:fix-101712, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-09-19 | Rollup merge of #101881 - TaKO8Ki:remove-unused-struct-field, r=sanxiyn | Matthias Krüger | -6/+1 |
| 2022-09-19 | Document projection condition | Oli Scherer | -0/+3 |
| 2022-09-19 | `DestructuredConst` split mir and ty | lcnr | -20/+10 |
| 2022-09-19 | ctfe, `const_to_op` only for mir constants | lcnr | -49/+40 |
| 2022-09-19 | remove `ty::Const::from_inline_const` | lcnr | -44/+1 |
| 2022-09-19 | remove `FnCtxt::to_const` | lcnr | -9/+7 |
| 2022-09-19 | Simplify rpitit handling on lower_fn_decl | Santiago Pastorino | -45/+15 |
| 2022-09-19 | Auto merge of #101901 - lcnr:early-binder-type-foldable, r=compiler-errors | bors | -172/+133 |
| 2022-09-19 | extend polymorphization hack comment. | lcnr | -0/+2 |
| 2022-09-19 | remove the `Subst` trait, always use `EarlyBinder` | lcnr | -163/+127 |
| 2022-09-19 | do not implement type traversal for `EarlyBinder` | lcnr | -13/+8 |
| 2022-09-19 | Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiyn | bors | -3/+4 |
| 2022-09-19 | Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errors | bors | -110/+300 |
| 2022-09-18 | Use LLVM C-API to build atomic cmpxchg and fence | Josh Stone | -76/+25 |
| 2022-09-18 | interpret: expose generate_stacktrace without full InterpCx | Ralf Jung | -2/+9 |
| 2022-09-18 | make projection bounds with const bounds satisfy const | Deadbeef | -15/+19 |
| 2022-09-18 | clarify that linting is not a semantic change | Ralf Jung | -3/+4 |
| 2022-09-18 | avoid duplicating StorageLive in let-else | Ding Xiang Fei | -9/+33 |
| 2022-09-18 | Auto merge of #101960 - matthiaskrgr:rollup-1l5v7ip, r=matthiaskrgr | bors | -1/+1 |
| 2022-09-18 | Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=Manishearth | Matthias Krüger | -1/+1 |
| 2022-09-18 | Auto merge of #101862 - cjgillot:lint-regression, r=oli-obk | bors | -9/+13 |
| 2022-09-17 | improve error message for when a query isn't supported | hanar3 | -3/+3 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -34/+139 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -34/+139 |
| 2022-09-17 | Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank | Matthias Krüger | -9/+72 |
| 2022-09-17 | Use Predicate ConstraintCategory when normalizing | Jack Huey | -15/+39 |
| 2022-09-17 | Add back in normalize call | Jack Huey | -5/+10 |