| Age | Commit message (Expand) | Author | Lines |
| 2024-09-21 | Support clobber_abi and vector/access registers (clobber-only) in s390x inlin... | Taiki Endo | -12/+143 |
| 2024-09-20 | Auto merge of #130506 - nnethercote:rustc_codegen_llvm-cleanups, r=jieyouxu | bors | -648/+515 |
| 2024-09-20 | Auto merge of #130508 - adwinwhite:niche-not-depend-on-order, r=the8472 | bors | -9/+4 |
| 2024-09-20 | Rollup merge of #130485 - compiler-errors:impossible-types, r=BoxyUwU | Matthias Krüger | -16/+30 |
| 2024-09-20 | Auto merge of #130561 - lukas-code:perf-normalize-env, r=compiler-errors | bors | -0/+3 |
| 2024-09-19 | Rollup merge of #130558 - taiki-e:s390x-atomic-128, r=cuviper | Matthias Krüger | -2/+2 |
| 2024-09-19 | Rollup merge of #130556 - Urgau:link_cfg_internal, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-09-19 | Rollup merge of #130553 - GnomedDev:remove-clippy-paths, r=compiler-errors | Matthias Krüger | -0/+46 |
| 2024-09-19 | Make `link_cfg` internal because it's in perme-unstable | Urgau | -1/+1 |
| 2024-09-19 | skip normalizing param env if it is already normalized | Lukas Markeffsky | -0/+3 |
| 2024-09-19 | [Clippy] Swap `open_options` to use diagnostic items instead of paths | GnomedDev | -0/+2 |
| 2024-09-19 | [Clippy] Swap `iter_over_hash_type` to use diagnostic items instead of paths | GnomedDev | -0/+8 |
| 2024-09-19 | [Clippy] Swap `non_octal_unix_permissions` to use diagnostic item instead of ... | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `unnecessary_owned_empty_strings` to use diagnostic item instea... | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `manual_strip` to use diagnostic items instead of paths | GnomedDev | -0/+3 |
| 2024-09-19 | [Clippy] Swap `unnecessary_to_owned` to use diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `instant_subtraction` to use diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `waker_clone_wake` to use diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `filter_map_bool_then` to use diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `manual_while_let_some` to use diagnostic items instead of paths | GnomedDev | -0/+4 |
| 2024-09-19 | [Clippy] Swap `repeat_vec_with_capacity` to use diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `VecArgs::hir` to use diagnostic items instead of paths | GnomedDev | -0/+3 |
| 2024-09-19 | [Clippy] Swap `single_char_add_str`/`format_push_string` to use diagnostic it... | GnomedDev | -0/+2 |
| 2024-09-19 | [Clippy] Swap `manual_main_separator_str` to use diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `redundant_clone` to use diagnostic items instead of paths | GnomedDev | -0/+2 |
| 2024-09-19 | [Clippy] Swap `float_equality_without_abs` to use diagnostic items instead of... | GnomedDev | -0/+2 |
| 2024-09-19 | [Clippy] Swap `option_as_ref_deref` to use diagnostic items instead of paths | GnomedDev | -0/+7 |
| 2024-09-19 | Support 128-bit atomics on s390x | Taiki Endo | -2/+2 |
| 2024-09-19 | Reformat some comments. | Nicholas Nethercote | -66/+78 |
| 2024-09-19 | Merge adjacent `unsafe extern "C"` blocks. | Nicholas Nethercote | -26/+2 |
| 2024-09-19 | Avoid heavy repetition in `llvm/ffi.rs`. | Nicholas Nethercote | -70/+67 |
| 2024-09-19 | Remove a low-value local variable. | Nicholas Nethercote | -2/+1 |
| 2024-09-19 | Fix a comment. | Nicholas Nethercote | -2/+2 |
| 2024-09-19 | Reduce visibility. | Nicholas Nethercote | -1/+1 |
| 2024-09-19 | Reorder `ConstMethods`. | Nicholas Nethercote | -40/+42 |
| 2024-09-19 | Streamline `hidden` visibility setting. | Nicholas Nethercote | -49/+29 |
| 2024-09-19 | Remove a low-value comment. | Nicholas Nethercote | -5/+0 |
| 2024-09-19 | Use a macro to factor out some repetitive code. | Nicholas Nethercote | -80/+27 |
| 2024-09-19 | Reduce repetition in `target_is_apple`. | Nicholas Nethercote | -5/+6 |
| 2024-09-19 | Streamline `report_inline_asm`. | Nicholas Nethercote | -8/+7 |
| 2024-09-19 | Rename a parameter. | Nicholas Nethercote | -2/+2 |
| 2024-09-19 | Streamline register methods. | Nicholas Nethercote | -292/+251 |
| 2024-09-19 | [Clippy] Swap `lines_filter_map_ok` to use a diagnostic item instead of path | GnomedDev | -0/+1 |
| 2024-09-19 | [Clippy] Swap `map_entry` to use diagnostic items instead of paths | GnomedDev | -0/+4 |
| 2024-09-18 | Rollup merge of #130533 - compiler-errors:never-pat-unsafeck, r=Nadrieril | Jubilee | -4/+5 |
| 2024-09-18 | Rollup merge of #130531 - compiler-errors:thir-unsafeck-param, r=Urgau | Jubilee | -0/+14 |
| 2024-09-19 | Auto merge of #123877 - ShE3py:expr-in-pats-2, r=fmease | bors | -72/+395 |
| 2024-09-18 | Never patterns constitute a read for unsafety | Michael Goulet | -4/+5 |
| 2024-09-18 | Rollup merge of #130522 - GnomedDev:clippy-manual-retain-paths, r=compiler-er... | Jubilee | -0/+9 |
| 2024-09-18 | Rollup merge of #130487 - cuviper:min-llvm-18, r=nikic | Jubilee | -126/+17 |