| Age | Commit message (Expand) | Author | Lines |
| 2023-10-26 | Rollup merge of #117114 - nnethercote:improve-stringify-test, r=petrochenkov | Matthias Krüger | -559/+475 |
| 2023-10-26 | Rollup merge of #117106 - estebank:issue-27300, r=petrochenkov | Matthias Krüger | -0/+69 |
| 2023-10-26 | Rollup merge of #116968 - eopb:116967, r=petrochenkov | Matthias Krüger | -0/+21 |
| 2023-10-26 | Tweak suggestion spans for invalid crate-level inner attribute | Esteban Küber | -54/+121 |
| 2023-10-26 | Restrict param constraint suggestion | Esteban Küber | -0/+46 |
| 2023-10-26 | Stash and cancel cycle errors for auto trait leakage in opaques | Michael Goulet | -233/+21 |
| 2023-10-26 | Auto merge of #117228 - matthiaskrgr:rollup-23zzepv, r=matthiaskrgr | bors | -13/+144 |
| 2023-10-26 | Rollup merge of #117214 - oli-obk:error_shenanigans, r=compiler-errors | Matthias Krüger | -0/+70 |
| 2023-10-26 | Rollup merge of #117143 - estebank:issue-117080, r=wesleywiser | Matthias Krüger | -0/+30 |
| 2023-10-26 | Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obk | Matthias Krüger | -13/+44 |
| 2023-10-26 | Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obk | bors | -0/+185 |
| 2023-10-26 | Auto merge of #113262 - Nilstrieb:rawr-casting, r=lcnr | bors | -15/+49 |
| 2023-10-26 | Quietly fail if an error has already occurred | Oli Scherer | -0/+70 |
| 2023-10-26 | Properly restore snapshot when failing to recover parsing ternary | clubby789 | -5/+18 |
| 2023-10-26 | Auto merge of #112875 - compiler-errors:negative-coherence-rework, r=lcnr | bors | -17/+92 |
| 2023-10-26 | Deny providing explicit effect params | Deadbeef | -0/+185 |
| 2023-10-26 | Auto merge of #117148 - dtolnay:sinceversion, r=cjgillot | bors | -36/+23 |
| 2023-10-26 | Reserve `gen` keyword for `gen {}` blocks and `gen fn` in 2024 edition | Oli Scherer | -0/+78 |
| 2023-10-26 | Auto merge of #117115 - zetafunction:linking, r=bjorn3 | bors | -8/+24 |
| 2023-10-26 | Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser | bors | -0/+1 |
| 2023-10-26 | Remove unused feature from a miri test | Maybe Waffle | -4/+3 |
| 2023-10-26 | Add test for smir locals | Kirby Linvill | -0/+31 |
| 2023-10-26 | Update Place and Operand to take slices | Kirby Linvill | -13/+13 |
| 2023-10-25 | Stabilize `[const_]pointer_byte_offsets` | Maybe Waffle | -31/+25 |
| 2023-10-25 | address review comments | Ryan Mehri | -70/+100 |
| 2023-10-25 | FileCheck unwrap_unchecked | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck unsized_argument | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck unchecked_shifts | Ryan Mehri | -1/+8 |
| 2023-10-25 | FileCheck issue_78442 | Ryan Mehri | -1/+5 |
| 2023-10-25 | FileCheck inline_scopes_parenting | Ryan Mehri | -4/+8 |
| 2023-10-25 | FileCheck inline_as_ref_as_mut | Ryan Mehri | -1/+8 |
| 2023-10-25 | FileCheck inline_trait_method | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck inline_trait_method_2 | Ryan Mehri | -1/+3 |
| 2023-10-25 | FileCheck inline_specialization | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck inline_retag | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck inline_options | Ryan Mehri | -1/+3 |
| 2023-10-25 | FileCheck inline_into_box_place | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck inline_instruction_set | Ryan Mehri | -1/+10 |
| 2023-10-25 | FileCheck inline_coroutine | Ryan Mehri | -12/+14 |
| 2023-10-25 | FileCheck inline_diverging | Ryan Mehri | -1/+7 |
| 2023-10-25 | FileCheck inline_closure | Ryan Mehri | -1/+3 |
| 2023-10-25 | FileCheck inline_closure_captures | Ryan Mehri | -1/+3 |
| 2023-10-25 | FileCheck inline_closure_borrows_arg | Ryan Mehri | -1/+3 |
| 2023-10-25 | FileCheck inline_box_fn | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck inline_any_operand | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck exponential_runtime | Ryan Mehri | -1/+8 |
| 2023-10-25 | FileCheck dyn_trait | Ryan Mehri | -1/+8 |
| 2023-10-25 | FileCheck dont_ice_on_generic_rust_call | Ryan Mehri | -1/+2 |
| 2023-10-25 | FileCheck cycle | Ryan Mehri | -1/+8 |
| 2023-10-25 | FileCheck caller_with_trivial_bound | Ryan Mehri | -1/+2 |