| Age | Commit message (Expand) | Author | Lines |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -6/+6 |
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -69/+69 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -87/+87 |
| 2022-09-21 | UPDATE - rename AddSubdiagnostic trait to AddToDiagnostic | Jhonny Bill Mena | -9/+9 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -94/+95 |
| 2022-09-21 | UPDATE - move SessionDiagnostic from rustc_session to rustc_errors | Jhonny Bill Mena | -2/+1 |
| 2022-09-21 | Set 'exec-env:RUST_BACKTRACE=0' in const-eval-select tests | Aaron Hill | -2/+4 |
| 2022-09-21 | Make error messages great again (and fix clippy and add test) | Deadbeef | -42/+64 |
| 2022-09-21 | Add GUI test for `.stab` elements in docblocks | Guillaume Gomez | -0/+39 |
| 2022-09-21 | Rollup merge of #102059 - compiler-errors:issue-101984, r=jackh726 | Dylan DPC | -0/+41 |
| 2022-09-21 | Rollup merge of #102045 - RalfJung:const-prop-regression-fix, r=oli-obk | Dylan DPC | -0/+120 |
| 2022-09-21 | Rollup merge of #102031 - andrewpollack:compiler-tests-backtrace, r=tmandry | Dylan DPC | -4/+10 |
| 2022-09-21 | Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2022-09-21 | Improve diagnostic for adding more bounds to opaque types | Oli Scherer | -4/+6 |
| 2022-09-21 | Reproduce sad diagnostic | Oli Scherer | -0/+35 |
| 2022-09-21 | Simplify insert_outlives_predicate opaque type logic | Oli Scherer | -0/+8 |
| 2022-09-21 | Add regression test | Oli Scherer | -0/+18 |
| 2022-09-21 | Also collect bounds from the ParamEnv for opaque types | Oli Scherer | -13/+2 |
| 2022-09-21 | Neither require nor imply lifetime bounds on opaque type for well formedness | Oli Scherer | -29/+365 |
| 2022-09-21 | Auto merge of #101846 - chenyukang:fix-101793, r=davidtwco | bors | -22/+64 |
| 2022-09-21 | Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726 | bors | -1/+66 |
| 2022-09-21 | Adding needs-unwind for test using panic::catch_unwind | Andrew Pollack | -2/+3 |
| 2022-09-21 | Auto merge of #100214 - scottmcm:strict-range, r=thomcc | bors | -0/+14 |
| 2022-09-21 | Adding ignore fuchsia non-applicable commands | Andrew Pollack | -0/+1 |
| 2022-09-21 | Adding ignore fuchsia tests for execvp (pre_exec) | Andrew Pollack | -0/+1 |
| 2022-09-20 | Adding ignore fuchsia tests for execvp | Andrew Pollack | -0/+1 |
| 2022-09-20 | Adding needs-unwind to tests involving changing memory size of Futures/Closures | Andrew Pollack | -0/+3 |
| 2022-09-20 | Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle | bors | -85/+238 |
| 2022-09-20 | Rollup merge of #102038 - jyn514:rustdoc-normalize-test, r=compiler-errors | Michael Howell | -0/+2 |
| 2022-09-20 | Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez | Michael Howell | -13/+13 |
| 2022-09-20 | Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume... | Michael Howell | -72/+72 |
| 2022-09-20 | Rollup merge of #102008 - GuillaumeGomez:notable-trait-gui-test, r=notriddle | Michael Howell | -0/+103 |
| 2022-09-20 | Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011 | Michael Howell | -0/+48 |
| 2022-09-20 | Better binder treatment | Michael Goulet | -0/+41 |
| 2022-09-20 | Auto merge of #101989 - fee1-dead-contrib:const_trait_impl-assoc-caller-bound... | bors | -0/+14 |
| 2022-09-20 | Move some tests to more reasonable directories | Caio | -171/+0 |
| 2022-09-20 | Add test for sidebar elements in the "All types" page | Guillaume Gomez | -0/+35 |
| 2022-09-20 | Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebank | bors | -24/+122 |
| 2022-09-20 | Add the `#[derive_const]` attribute | Deadbeef | -2/+73 |
| 2022-09-20 | fix ConstProp handling of written_only_inside_own_block_locals | Ralf Jung | -0/+120 |
| 2022-09-20 | Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkov | bors | -0/+53 |
| 2022-09-20 | fix verbatim with upstream dependencies | bors | -0/+53 |
| 2022-09-19 | Optimize `array::IntoIter` | Scott McMurray | -0/+14 |
| 2022-09-19 | Make the `normalize-overflow` rustdoc test actually do something | Joshua Nelson | -0/+2 |
| 2022-09-19 | Make cycle errors recoverable | Joshua Nelson | -0/+1 |
| 2022-09-19 | Remove useless color assertions on 0px borders | Michael Howell | -13/+13 |
| 2022-09-20 | Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgr | bors | -18/+77 |
| 2022-09-19 | Adding ignore fuchsia tests for Backtrace, ErrorKind cases | Andrew Pollack | -4/+10 |
| 2022-09-19 | Adding needs-unwind to nicer-assert-messages compiler ui tests | Andrew Pollack | -0/+3 |
| 2022-09-19 | rustdoc: update test cases for changed item-decl HTML | Michael Howell | -72/+72 |