| Age | Commit message (Expand) | Author | Lines |
| 2023-12-07 | Enable stack probes on aarch64 for LLVM 18 | Josh Stone | -7/+17 |
| 2023-12-07 | Auto merge of #118723 - matthiaskrgr:rollup-409e9u1, r=matthiaskrgr | bors | -57/+87 |
| 2023-12-07 | Rollup merge of #118719 - rcvalle:rust-cfi-normalize-integers-118032, r=compi... | Matthias Krüger | -57/+20 |
| 2023-12-07 | Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb | Matthias Krüger | -0/+67 |
| 2023-12-07 | Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix | bors | -0/+8 |
| 2023-12-07 | CFI: Add char to CFI integer normalization | Ramon de C Valle | -57/+20 |
| 2023-12-07 | Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlin | bors | -126/+205 |
| 2023-12-07 | also print 'immutable' flag | Ralf Jung | -111/+111 |
| 2023-12-07 | compile-time evaluation: emit a lint when a write through an immutable pointe... | Ralf Jung | -15/+94 |
| 2023-12-07 | Auto merge of #118635 - nnethercote:fewer-early-errors, r=davidtwco | bors | -0/+4 |
| 2023-12-06 | Auto merge of #118687 - matthiaskrgr:rollup-317ztgu, r=matthiaskrgr | bors | -175/+168 |
| 2023-12-06 | Rollup merge of #118681 - celinval:fix-foreign-item, r=ouz-a | Matthias Krüger | -2/+6 |
| 2023-12-06 | Rollup merge of #118504 - compiler-errors:must-use, r=WaffleLapkin | Matthias Krüger | -0/+53 |
| 2023-12-06 | Rollup merge of #118317 - bvanjoi:fix-118295, r=petrochenkov | Matthias Krüger | -0/+19 |
| 2023-12-06 | Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naber | Matthias Krüger | -173/+90 |
| 2023-12-06 | Auto merge of #117936 - mu001999:master, r=petrochenkov | bors | -0/+20 |
| 2023-12-06 | Also add an API to check if an instance has body | Celina G. Val | -3/+6 |
| 2023-12-06 | Fix `is_foreign_item` for StableMIR instance | Celina G. Val | -1/+2 |
| 2023-12-06 | Auto merge of #118679 - matthiaskrgr:rollup-zr1l9w6, r=matthiaskrgr | bors | -3/+245 |
| 2023-12-06 | Rollup merge of #118516 - celinval:smir-variants, r=ouz-a | Matthias Krüger | -0/+115 |
| 2023-12-06 | Rollup merge of #116496 - estebank:question-method-chain-context, r=compiler-... | Matthias Krüger | -3/+130 |
| 2023-12-06 | Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errors | bors | -6/+7 |
| 2023-12-06 | tip for define macro name after `macro_rules!` | bohan | -0/+19 |
| 2023-12-06 | Use the glob binding in resolve_rustdoc_path process | r0cky | -0/+20 |
| 2023-12-06 | Auto merge of #117661 - TheLazyDutchman:point_out_shadowed_associated_types, ... | bors | -0/+61 |
| 2023-12-06 | Point out shadowed associated types | TheLazyDutchman | -0/+61 |
| 2023-12-06 | Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errors | bors | -38/+131 |
| 2023-12-05 | Reduce verbosity of error | Esteban Küber | -27/+3 |
| 2023-12-05 | Detect incorrect `;` in `Option::ok_or_else` and `Result::map_err` | Esteban Küber | -7/+17 |
| 2023-12-05 | Point at fewer methods in the chain, only those that change the E type | Esteban Küber | -24/+17 |
| 2023-12-05 | Provide context when `?` can't be called because of `Result<_, E>` | Esteban Küber | -3/+151 |
| 2023-12-06 | Fewer early errors. | Nicholas Nethercote | -0/+4 |
| 2023-12-05 | Change ty_with_args to return Ty instead of Result | Celina G. Val | -0/+115 |
| 2023-12-05 | Rollup merge of #118585 - sjwang05:issue-118564, r=compiler-errors | Michael Goulet | -1/+11 |
| 2023-12-05 | Rollup merge of #118346 - compiler-errors:deeply-normalize-for-diagnostic, r=... | Michael Goulet | -0/+49 |
| 2023-12-05 | Rollup merge of #118268 - compiler-errors:pretty-print, r=estebank | Michael Goulet | -37/+37 |
| 2023-12-05 | Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors | Michael Goulet | -0/+34 |
| 2023-12-05 | Auto merge of #118457 - eholk:genfn, r=compiler-errors | bors | -4/+64 |
| 2023-12-05 | Add print_trait_sugared | Michael Goulet | -37/+37 |
| 2023-12-05 | Continue folding if deep normalizer fails | Michael Goulet | -18/+17 |
| 2023-12-05 | Add deeply_normalize_for_diagnostics, use it in coherence | Michael Goulet | -0/+50 |
| 2023-12-05 | Rollup merge of #118608 - fee1-dead-contrib:backdoor-in-askconv, r=compiler-e... | Matthias Krüger | -6/+19 |
| 2023-12-05 | Rollup merge of #118598 - Nadrieril:remove_precise_pointer_size_matching, r=d... | Matthias Krüger | -65/+24 |
| 2023-12-05 | Rollup merge of #118594 - hdost:patch-1, r=fmease | Matthias Krüger | -1/+1 |
| 2023-12-05 | Rollup merge of #117922 - estebank:unclosed-generics, r=b-naber | Matthias Krüger | -36/+30 |
| 2023-12-05 | Remove deprecated --check-cfg names() and values() syntax | Urgau | -173/+90 |
| 2023-12-05 | Remove mention of rust to make the error message generic. | Harold Dost | -1/+1 |
| 2023-12-05 | Auto merge of #118076 - estebank:issue-109429, r=davidtwco | bors | -44/+484 |
| 2023-12-05 | Auto merge of #118066 - estebank:structured-use-suggestion, r=b-naber | bors | -5/+54 |
| 2023-12-05 | Remove `#[rustc_host]`, use internal desugaring | Deadbeef | -6/+7 |