| Age | Commit message (Expand) | Author | Lines |
| 2024-11-12 | Rollup merge of #132938 - compiler-errors:ed2024-apit-sugg, r=chenyukang | Matthias Krüger | -0/+52 |
| 2024-11-12 | Rollup merge of #132901 - clubby789:enable-pass-check, r=jieyouxu | Matthias Krüger | -0/+47 |
| 2024-11-12 | Rollup merge of #132541 - RalfJung:const-stable-extern-crate, r=compiler-errors | Matthias Krüger | -39/+158 |
| 2024-11-12 | Validate and test `-Zmir-enable-passes` | clubby789 | -0/+47 |
| 2024-11-12 | Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr | bors | -204/+182 |
| 2024-11-12 | Rollup merge of #132935 - compiler-errors:arg-math, r=nnethercote | Matthias Krüger | -9/+26 |
| 2024-11-12 | Rollup merge of #132927 - BoxyUwU:consolidate_type_system_const_eval, r=compi... | Matthias Krüger | -190/+80 |
| 2024-11-12 | Rollup merge of #132668 - ehuss:yield-gate-2024, r=davidtwco | Matthias Krüger | -5/+45 |
| 2024-11-12 | Rollup merge of #132651 - PonasKovas:master, r=fmease | Matthias Krüger | -0/+31 |
| 2024-11-12 | allow rustc_private feature in force-unstable-if-unmarked crates | Ralf Jung | -5/+3 |
| 2024-11-12 | Rollup merge of #132933 - compiler-errors:never-lint-arg-bug, r=WaffleLapkin | Matthias Krüger | -9/+117 |
| 2024-11-12 | Rollup merge of #132653 - BoxyUwU:const_arg_stmt_mac_call, r=compiler-errors | Matthias Krüger | -0/+425 |
| 2024-11-12 | Rollup merge of #132487 - dianne:include-trait-args-in-suggestion, r=fmease | Matthias Krüger | -0/+93 |
| 2024-11-12 | Make precise capturing suggestion machine-applicable only if it has not APITs | Michael Goulet | -0/+52 |
| 2024-11-12 | Make sure that we suggest turbofishing the right type arg | Michael Goulet | -9/+117 |
| 2024-11-12 | Consolidate type system const evaluation under `traits::evaluate_const` | Boxy | -190/+80 |
| 2024-11-12 | Make sure to ignore elided lifetimes when pointing at args for fulfillment er... | Michael Goulet | -9/+26 |
| 2024-11-11 | Provide placeholder generic arguments for traits in "no method found for type... | dianne | -0/+93 |
| 2024-11-11 | Auto merge of #132902 - matthiaskrgr:rollup-43qgg3t, r=matthiaskrgr | bors | -6/+21 |
| 2024-11-11 | remove attributes from generics in built-in derive macros | PonasKovas | -0/+31 |
| 2024-11-11 | Rollup merge of #129627 - dingxiangfei2009:ensure-tail-expr-in-let-block-work... | Matthias Krüger | -6/+21 |
| 2024-11-11 | Feature gate yield expressions not in 2024 | Eric Huss | -5/+45 |
| 2024-11-11 | ensure that tail expr receive lifetime extension | Ding Xiang Fei | -6/+21 |
| 2024-11-11 | Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez | bors | -1/+14 |
| 2024-11-11 | Auto merge of #132885 - jhpratt:rollup-4ddd31p, r=jhpratt | bors | -2/+51 |
| 2024-11-10 | Rollup merge of #131080 - alexcrichton:stabilize-more-wasm-target-features, r... | Jacob Pratt | -2/+51 |
| 2024-11-11 | Auto merge of #126597 - estebank:unicode-output, r=fmease | bors | -31/+397 |
| 2024-11-10 | Add Unicode block-drawing compiler output support | Esteban Küber | -31/+397 |
| 2024-11-10 | Rollup merge of #132426 - Urgau:unreach_pub-super, r=petrochenkov | Matthias Krüger | -15/+287 |
| 2024-11-10 | Rollup merge of #131781 - taiki-e:arm64ec-stabilize-asm, r=Amanieu,traviscross | Matthias Krüger | -1/+1 |
| 2024-11-10 | Stabilize WebAssembly `multivalue`, `reference-types`, and `tail-call` target... | Alex Crichton | -2/+51 |
| 2024-11-10 | ensure that all publicly reachable const fn have const stability info | Ralf Jung | -39/+39 |
| 2024-11-10 | Rollup merge of #132816 - compiler-errors:2024-apit, r=jieyouxu | Matthias Krüger | -13/+126 |
| 2024-11-10 | honor rustc_const_stable_indirect in non-staged_api crate with -Zforce-unstab... | Ralf Jung | -0/+121 |
| 2024-11-10 | Stabilize Arm64EC inline assembly | Taiki Endo | -1/+1 |
| 2024-11-10 | Auto merge of #132831 - workingjubilee:rollup-6fdif44, r=workingjubilee | bors | -969/+3034 |
| 2024-11-09 | Rollup merge of #132828 - est31:let_chains_parsing_tests, r=compiler-errors | Jubilee | -652/+2842 |
| 2024-11-09 | Rollup merge of #132823 - RalfJung:conditional-const-calls, r=fee1-dead,compi... | Jubilee | -317/+192 |
| 2024-11-10 | Auto merge of #132173 - veluca93:abi_checks, r=RalfJung,compiler-errors | bors | -12/+221 |
| 2024-11-10 | Add more places where expressions can occur | est31 | -398/+835 |
| 2024-11-10 | Unify disallowed-positions test files into one file | est31 | -652/+2405 |
| 2024-11-09 | give a hint which feature is missing | Ralf Jung | -4/+23 |
| 2024-11-09 | require const_impl_trait gate for all conditional and trait const calls | Ralf Jung | -321/+177 |
| 2024-11-09 | Dont suggest use<APIT> | Michael Goulet | -12/+61 |
| 2024-11-09 | Suggest turning APITs into generics in opaque overcaptures | Michael Goulet | -1/+65 |
| 2024-11-09 | Rollup merge of #132799 - zachs18:str-primitive-symbol, r=compiler-errors | Matthias Krüger | -3/+28 |
| 2024-11-09 | Rollup merge of #132363 - compiler-errors:raw-lt-id-valid, r=wesleywiser | Matthias Krüger | -0/+52 |
| 2024-11-09 | Rollup merge of #132341 - compiler-errors:raw-lt-prefix-id, r=chenyukang | Matthias Krüger | -0/+27 |
| 2024-11-09 | Rollup merge of #132552 - taiki-e:sparc-target-feature, r=workingjubilee | Matthias Krüger | -3/+87 |
| 2024-11-09 | Add test for str for "expected primitive, found type" | Zachary S | -3/+28 |