| Age | Commit message (Expand) | Author | Lines |
| 2024-04-01 | Auto merge of #122663 - beetrees:non-unicode-env-error, r=TaKO8Ki | bors | -0/+27 |
| 2024-04-01 | Fix error message for `env!` when env var is not valid Unicode | beetrees | -0/+27 |
| 2024-04-01 | Auto merge of #122972 - beetrees:use-align-type, r=fee1-dead | bors | -7/+43 |
| 2024-04-01 | Use the `Align` type when parsing alignment attributes | beetrees | -7/+43 |
| 2024-03-31 | Rollup merge of #123180 - Oneirical:master, r=Mark-Simulacrum | Jubilee | -4/+17 |
| 2024-03-31 | Auto merge of #122459 - Nadrieril:sort-eq, r=oli-obk | bors | -125/+247 |
| 2024-03-30 | Rewrite core-no-fp-fmt-parse in Rust | Oneirical | -4/+17 |
| 2024-03-30 | Auto merge of #123085 - tgross35:f16-f128-step4.0-libs-basic-impls, r=Amanieu | bors | -9/+9 |
| 2024-03-30 | Auto merge of #99322 - GKFX:const-int-parse, r=Mark-Simulacrum | bors | -0/+41 |
| 2024-03-30 | Auto merge of #123106 - maurer:cfi-closures, r=compiler-errors | bors | -23/+146 |
| 2024-03-30 | Add FileCheck directives to the new tests. | Nadrieril | -51/+42 |
| 2024-03-30 | CFI: Rewrite closure and coroutine instances to their trait method | Matthew Maurer | -23/+116 |
| 2024-03-30 | CFI: Only encode Coroutine Parent Args | Matthew Maurer | -0/+30 |
| 2024-03-30 | Sort `Eq` candidates in the failure case too | Nadrieril | -45/+36 |
| 2024-03-30 | Add test | Nadrieril | -0/+139 |
| 2024-03-30 | Regroup mir-opt tests of match building | Nadrieril | -6/+7 |
| 2024-03-30 | Auto merge of #123207 - Urgau:improve_ambi_non_null, r=Nadrieril | bors | -51/+96 |
| 2024-03-30 | Rollup merge of #123200 - maurer:kcfi-abort, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2024-03-30 | Rollup merge of #123170 - compiler-errors:const-statics, r=lcnr | Matthias Krüger | -0/+34 |
| 2024-03-30 | Rollup merge of #121573 - Enselic:sigpipe-child-process, r=Mark-Simulacrum | Matthias Krüger | -1/+91 |
| 2024-03-30 | Make {integer}::from_str_radix constant | George Bateman | -0/+41 |
| 2024-03-30 | Auto merge of #123202 - estebank:issue-123009, r=compiler-errors | bors | -0/+43 |
| 2024-03-30 | Auto merge of #123012 - maurer:cfi-supertraits, r=compiler-errors | bors | -0/+73 |
| 2024-03-30 | Auto merge of #121948 - Gankra:stab-align, r=dtolnay | bors | -3/+3 |
| 2024-03-30 | Auto merge of #120557 - n8henrie:issue_120553, r=Mark-Simulacrum | bors | -0/+29 |
| 2024-03-30 | Auto merge of #122976 - caibear:optimize_reserve_for_push, r=cuviper | bors | -3/+3 |
| 2024-03-29 | Add rust-lldb pretty printing for Path and PathBuf | Nathan Henrie | -0/+29 |
| 2024-03-29 | stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate | Aria Beingessner | -3/+3 |
| 2024-03-29 | Fix test. | Cai Bear | -3/+3 |
| 2024-03-29 | Add support for NonNull in ambiguous_wide_ptr_comparisions | Urgau | -51/+96 |
| 2024-03-29 | Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhpratt | bors | -1/+1 |
| 2024-03-29 | Do not attempt to write `ty::Err` on binding that isn't from current HIR Owner | Esteban Küber | -0/+43 |
| 2024-03-29 | Auto merge of #121268 - Urgau:improve_ambi_wide_ptr_cmps, r=Nadrieril | bors | -53/+209 |
| 2024-03-29 | CFI: Encode Virtual calls as calls through the defining trait | Matthew Maurer | -0/+73 |
| 2024-03-29 | KCFI: Require -C panic=abort | Matthew Maurer | -0/+5 |
| 2024-03-29 | Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgr | bors | -0/+95 |
| 2024-03-29 | Add detection of [Partial]Ord methods to the ambiguous wide ptr cmp lint | Urgau | -53/+209 |
| 2024-03-29 | Rollup merge of #123176 - celinval:smir-field-ty, r=oli-obk | Matthias Krüger | -0/+95 |
| 2024-03-29 | Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoerister | bors | -13/+4 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -12/+191 |
| 2024-03-29 | Auto merge of #123071 - rcvalle:rust-cfi-fix-method-fn-ptr-cast, r=compiler-e... | bors | -0/+45 |
| 2024-03-29 | Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin | bors | -38/+86 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -4/+12 |
| 2024-03-28 | Normalize the result of Fields::ty_with_args | Celina G. Val | -0/+95 |
| 2024-03-28 | Add basic trait impls for `f16` and `f128` | Trevor Gross | -9/+9 |
| 2024-03-28 | Auto merge of #123171 - matthiaskrgr:rollup-7id2r8o, r=matthiaskrgr | bors | -57/+36 |
| 2024-03-28 | Replace `RemapFileNameExt::for_codegen` with explicit calls | Urgau | -3/+3 |
| 2024-03-28 | Simplify trim-paths feature by merging all debuginfo options together | Urgau | -11/+2 |
| 2024-03-28 | Rollup merge of #123162 - GuillaumeGomez:fix-123158, r=notriddle | Matthias Krüger | -0/+8 |
| 2024-03-28 | Rollup merge of #123146 - jieyouxu:use-compiletest-directives, r=clubby789 | Matthias Krüger | -57/+20 |