| Age | Commit message (Expand) | Author | Lines |
| 2024-03-30 | CFI: Only encode Coroutine Parent Args | Matthew Maurer | -3/+13 |
| 2024-03-30 | Auto merge of #123230 - matthiaskrgr:rollup-4twuzj4, r=matthiaskrgr | bors | -73/+97 |
| 2024-03-30 | Rollup merge of #123200 - maurer:kcfi-abort, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2024-03-30 | Rollup merge of #123170 - compiler-errors:const-statics, r=lcnr | Matthias Krüger | -73/+86 |
| 2024-03-30 | Auto merge of #123214 - compiler-errors:subst, r=estebank | bors | -129/+87 |
| 2024-03-30 | Auto merge of #123202 - estebank:issue-123009, r=compiler-errors | bors | -10/+3 |
| 2024-03-30 | Auto merge of #123012 - maurer:cfi-supertraits, r=compiler-errors | bors | -10/+14 |
| 2024-03-29 | Stop doing so much to handle subdiagnostics | Michael Goulet | -137/+69 |
| 2024-03-29 | Stop removing substs from Adt type in coherence | Michael Goulet | -13/+32 |
| 2024-03-29 | Assert that ADTs have the right number of substs | Michael Goulet | -0/+7 |
| 2024-03-29 | stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate | Aria Beingessner | -2/+2 |
| 2024-03-29 | Do not attempt to write `ty::Err` on binding that isn't from current HIR Owner | Esteban Küber | -10/+3 |
| 2024-03-29 | Auto merge of #121268 - Urgau:improve_ambi_wide_ptr_cmps, r=Nadrieril | bors | -29/+50 |
| 2024-03-29 | CFI: Encode Virtual calls as calls through the defining trait | Matthew Maurer | -10/+14 |
| 2024-03-29 | KCFI: Require -C panic=abort | Matthew Maurer | -0/+11 |
| 2024-03-29 | Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgr | bors | -123/+117 |
| 2024-03-29 | Add detection of [Partial]Ord methods to the ambiguous wide ptr cmp lint | Urgau | -29/+43 |
| 2024-03-29 | Add diagnostic items for Ord and PartialOrd methods | Urgau | -0/+7 |
| 2024-03-29 | Rollup merge of #123188 - klensy:clippy-me2, r=Nilstrieb | Matthias Krüger | -120/+111 |
| 2024-03-29 | Rollup merge of #123176 - celinval:smir-field-ty, r=oli-obk | Matthias Krüger | -3/+6 |
| 2024-03-29 | Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoerister | bors | -164/+133 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -303/+227 |
| 2024-03-29 | Auto merge of #123071 - rcvalle:rust-cfi-fix-method-fn-ptr-cast, r=compiler-e... | bors | -27/+39 |
| 2024-03-29 | Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin | bors | -2/+22 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -54/+167 |
| 2024-03-28 | Normalize the result of Fields::ty_with_args | Celina G. Val | -3/+6 |
| 2024-03-28 | Replace Session should_remap_filepaths with filename_display_preference | Urgau | -50/+48 |
| 2024-03-28 | Introduce `FileNameMapping::to_real_filename` and use it everywhere | Urgau | -41/+42 |
| 2024-03-28 | Make local_crate_source_file return a RealFileName | Urgau | -13/+22 |
| 2024-03-28 | Replace `RemapFileNameExt::for_codegen` with explicit calls | Urgau | -49/+52 |
| 2024-03-28 | Simplify trim-paths feature by merging all debuginfo options together | Urgau | -55/+13 |
| 2024-03-28 | Rollup merge of #123160 - bvanjoi:cleanup, r=compiler-errors | Matthias Krüger | -2/+0 |
| 2024-03-28 | Rollup merge of #123096 - compiler-errors:postfix-match-parens, r=fmease | Matthias Krüger | -1/+3 |
| 2024-03-28 | Rollup merge of #123063 - tmiasko:reachability-abi, r=michaelwoerister | Matthias Krüger | -12/+1 |
| 2024-03-28 | Require foldability part of interner item bounds, remove redundant where clauses | Michael Goulet | -49/+20 |
| 2024-03-28 | Restrict const ty's regions to static when putting them in canonical var list | Michael Goulet | -24/+66 |
| 2024-03-28 | and more | klensy | -10/+4 |
| 2024-03-28 | Auto merge of #115220 - Zoxc:revive-gcx-ptr, r=oli-obk | bors | -16/+88 |
| 2024-03-28 | and few more | klensy | -16/+15 |
| 2024-03-28 | and few more | klensy | -6/+6 |
| 2024-03-28 | Auto merge of #123166 - bjorn3:sync_cg_clif-2024-03-28, r=bjorn3 | bors | -292/+841 |
| 2024-03-28 | Merge commit '09fae60a86b848a2fc0ad219ecc4e438dc1eef86' into sync_cg_clif-202... | bjorn3 | -292/+841 |
| 2024-03-28 | fix few more | klensy | -5/+5 |
| 2024-03-28 | Auto merge of #116891 - aliemjay:opaque-region-infer-rework-2, r=compiler-err... | bors | -181/+285 |
| 2024-03-28 | change BuiltinDeriveFn type to get ExtCtxt by immutable ref and fix signatures | klensy | -13/+13 |
| 2024-03-28 | compiler: fix few needless_pass_by_ref_mut clippy lints | klensy | -20/+20 |
| 2024-03-28 | compiler: fix few needless_pass_by_ref_mut clippy lints | klensy | -23/+19 |
| 2024-03-28 | compiler: fix few needless_pass_by_ref_mut clippy lints | klensy | -15/+15 |
| 2024-03-28 | remove `def_id_to_node_id` in ast lowering | bohan | -2/+0 |
| 2024-03-28 | compiler: fix few needless_pass_by_ref_mut clippy lints | klensy | -8/+8 |