| Age | Commit message (Expand) | Author | Lines |
| 2023-11-28 | Add with_opt_const_effect_param helper, simplify | Michael Goulet | -0/+17 |
| 2023-11-28 | Fix PartialEq args when #[const_trait] is enabled | Michael Goulet | -0/+34 |
| 2023-11-28 | resolve: Feed the `def_kind` query immediately on `DefId` creation | Vadim Petrochenkov | -97/+6 |
| 2023-11-27 | Auto merge of #117200 - rmehri01:repeated_help, r=WaffleLapkin | bors | -30/+65 |
| 2023-11-27 | Print list of missing target features when calling a function with target fea... | Eduardo Sánchez Muñoz | -3/+10 |
| 2023-11-27 | Rollup merge of #118340 - compiler-errors:tweaks, r=lqd | Takayuki Maeda | -10/+10 |
| 2023-11-26 | Use helpers | Michael Goulet | -10/+10 |
| 2023-11-26 | Auto merge of #118316 - Mark-Simulacrum:delete-copy-to-upvars, r=cjgillot | bors | -0/+7 |
| 2023-11-26 | Remove Upvar duplication | Mark Rousskov | -0/+7 |
| 2023-11-26 | don't add redundant help for object safety violations | Ryan Mehri | -30/+65 |
| 2023-11-26 | Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomez | bors | -18/+22 |
| 2023-11-26 | Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov | Guillaume Gomez | -18/+22 |
| 2023-11-26 | Auto merge of #117301 - saethlin:finish-rmeta-encoding, r=WaffleLapkin | bors | -2/+5 |
| 2023-11-26 | merge `DefKind::Coroutine` into `DefKind::Closure` | bohan | -18/+22 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -21/+16 |
| 2023-11-26 | Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errors | bors | -30/+9 |
| 2023-11-25 | Rollup merge of #118288 - compiler-errors:is_some_and, r=lqd,dtolnay | Michael Goulet | -1/+1 |
| 2023-11-25 | Rollup merge of #118201 - compiler-errors:obligation-causes, r=cjgillot | Michael Goulet | -13/+2 |
| 2023-11-25 | Rollup merge of #118158 - nnethercote:reduce-fluent-boilerplate, r=compiler-e... | Michael Goulet | -4/+1 |
| 2023-11-25 | Remove 3 more unused ObligationCauseCodes | Michael Goulet | -9/+0 |
| 2023-11-25 | Remove some more unused codepaths in (region) error reporting | Michael Goulet | -1/+2 |
| 2023-11-25 | Remove unused ObligationCauseCode::ProjectionWf | Michael Goulet | -3/+0 |
| 2023-11-26 | Use `rustc_fluent_macro::fluent_messages!` directly. | Nicholas Nethercote | -3/+1 |
| 2023-11-26 | Avoid need for `{D,Subd}iagnosticMessage` imports. | Nicholas Nethercote | -1/+0 |
| 2023-11-25 | Rollup merge of #118199 - compiler-errors:qpath, r=lcnr | Guillaume Gomez | -1/+1 |
| 2023-11-25 | Rollup merge of #117871 - klensy:unused-pub, r=cjgillot | Guillaume Gomez | -128/+0 |
| 2023-11-25 | is_{some,ok}_and | Michael Goulet | -1/+1 |
| 2023-11-25 | Remove HirId from QPath::LangItem | Michael Goulet | -1/+1 |
| 2023-11-25 | Review comment | Michael Goulet | -0/+11 |
| 2023-11-25 | Remove mir::Const::from_anon_const | Michael Goulet | -99/+7 |
| 2023-11-25 | rustc: Make `def_kind` mandatory for all `DefId`s | Vadim Petrochenkov | -30/+9 |
| 2023-11-25 | Rollup merge of #118271 - compiler-errors:float, r=RalfJung | León Orell Valerian Liehr | -2/+5 |
| 2023-11-25 | Auto merge of #118227 - Mark-Simulacrum:worker-local-outline, r=cjgillot | bors | -4/+4 |
| 2023-11-24 | Separate Nan/Inf floats with _ | Michael Goulet | -2/+5 |
| 2023-11-24 | Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercote | bors | -33/+82 |
| 2023-11-23 | Move WorkerLocal out of QueryArenas | Mark Rousskov | -4/+4 |
| 2023-11-23 | few more | klensy | -17/+0 |
| 2023-11-23 | remove unused pub fn | klensy | -111/+0 |
| 2023-11-22 | Call FileEncoder::finish in rmeta encoding | Ben Kimock | -2/+5 |
| 2023-11-22 | Cache flags for ty::Const | Michael Goulet | -33/+82 |
| 2023-11-22 | Auto merge of #118120 - compiler-errors:closure-kind, r=lcnr | bors | -12/+0 |
| 2023-11-22 | Auto merge of #118178 - compiler-errors:rollup-0i11w85, r=compiler-errors | bors | -4/+2 |
| 2023-11-22 | Rollup merge of #118161 - compiler-errors:coroutine-obligation-opaques, r=lcnr | Michael Goulet | -1/+1 |
| 2023-11-22 | Rollup merge of #118147 - Nilstrieb:no-redundant-casts, r=WaffleLapkin | Michael Goulet | -3/+1 |
| 2023-11-22 | Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin | bors | -1/+1 |
| 2023-11-22 | Stabilize RFC3324 dyn upcasting coercion | Urgau | -1/+1 |
| 2023-11-22 | Replace `no_ord_impl` with `orderable`. | Nicholas Nethercote | -0/+7 |
| 2023-11-22 | Replace `custom_encodable` with `encodable`. | Nicholas Nethercote | -0/+10 |
| 2023-11-22 | Allow defining opaques in check_coroutine_obligations | Michael Goulet | -1/+1 |
| 2023-11-22 | Auto merge of #117582 - compiler-errors:uplift-canonical-var, r=jackh726 | bors | -160/+48 |