| Age | Commit message (Expand) | Author | Lines |
| 2024-05-01 | Auto merge of #124539 - Urgau:non-local-defs_modulo_modules, r=lcnr | bors | -5/+11 |
| 2024-05-01 | Auto merge of #124356 - fmease:fewer-magic-numbers-in-names, r=lcnr | bors | -90/+96 |
| 2024-04-30 | Auto merge of #117164 - fmease:orphan-norm, r=lcnr | bors | -143/+460 |
| 2024-04-30 | Replace item names containing an error code with something more meaningful | León Orell Valerian Liehr | -35/+40 |
| 2024-04-30 | Give an item related to issue 27438 a more meaningful name | León Orell Valerian Liehr | -10/+8 |
| 2024-04-30 | Give items related to issue 33140 a more meaningful name | León Orell Valerian Liehr | -45/+48 |
| 2024-04-30 | Normalize trait ref before orphan check & consider ty params in alias types t... | León Orell Valerian Liehr | -143/+460 |
| 2024-04-30 | Auto merge of #124558 - matthiaskrgr:rollup-axi1bxu, r=matthiaskrgr | bors | -320/+410 |
| 2024-04-30 | Rollup merge of #124550 - gurry:remove-redundant-code, r=oli-obk | Matthias Krüger | -29/+18 |
| 2024-04-30 | Rollup merge of #124511 - nnethercote:rm-extern-crates, r=fee1-dead | Matthias Krüger | -287/+375 |
| 2024-04-30 | Rollup merge of #123247 - veera-sivarajan:fix-error-code-E0637-example-code, ... | Matthias Krüger | -4/+17 |
| 2024-04-30 | Auto merge of #124545 - Zalathar:mappings, r=oli-obk | bors | -285/+297 |
| 2024-04-30 | Remove redundant union check in `KnownPanicsLint const prop | Gurinder Singh | -29/+18 |
| 2024-04-30 | Auto merge of #124399 - ZhuUx:split-mcdc, r=Zalathar | bors | -290/+330 |
| 2024-04-30 | Remove `extern crate scoped_tls` from `stable_mir`. | Nicholas Nethercote | -3/+1 |
| 2024-04-30 | Remove `extern crate tracing` from numerous crates. | Nicholas Nethercote | -70/+47 |
| 2024-04-30 | Auto merge of #124547 - matthiaskrgr:rollup-9tv8upg, r=matthiaskrgr | bors | -79/+118 |
| 2024-04-30 | Rollup merge of #124540 - compiler-errors:nested-goals, r=lcnr | Matthias Krüger | -53/+57 |
| 2024-04-30 | Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obk | Matthias Krüger | -26/+61 |
| 2024-04-30 | coverage. Split mcdc builder to a sub module of coverageinfo | zhuyunxing | -269/+279 |
| 2024-04-30 | coverage. Add MCDCInfoBuilder to isolate all mcdc stuff from BranchInfoBuilder | zhuyunxing | -86/+110 |
| 2024-04-30 | coverage. Add BlockMarkerGen to avoid ownership gymnastics | zhuyunxing | -29/+35 |
| 2024-04-30 | coverage: Split off `mappings.rs` from `spans.rs` and `from_mir.rs` | Zalathar | -275/+283 |
| 2024-04-30 | coverage: Prepare to split `spans.rs` into two files | Zalathar | -26/+30 |
| 2024-04-30 | Auto merge of #124507 - Zalathar:coverage-level, r=compiler-errors | bors | -25/+37 |
| 2024-04-30 | Auto merge of #124398 - klensy:trailing-ws, r=compiler-errors | bors | -3/+13 |
| 2024-04-29 | Split out instantiate_nested_goals | Michael Goulet | -36/+43 |
| 2024-04-29 | Take proof trees by value in inspect goal | Michael Goulet | -18/+15 |
| 2024-04-29 | Consider inner modules to be local in the `non_local_definitions` lint | Urgau | -5/+11 |
| 2024-04-29 | Rollup merge of #124488 - est31:arbitrary_expressions_error, r=pnkfelix | Matthias Krüger | -1/+8 |
| 2024-04-29 | Rollup merge of #124185 - beepster4096:move_data_base_local_infallible, r=pnk... | Matthias Krüger | -13/+6 |
| 2024-04-29 | Rollup merge of #124522 - blyxyas:refactor-is-loaded, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -13/+16 |
| 2024-04-29 | Rollup merge of #124508 - Zalathar:op, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2024-04-29 | Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -7/+13 |
| 2024-04-29 | Rollup merge of #124484 - GKFX:offset_of_must_use, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-04-29 | Rollup merge of #124415 - compiler-errors:candidates, r=lcnr | 许杰友 Jieyou Xu (Joe) | -375/+394 |
| 2024-04-29 | Rollup merge of #124269 - scrabsha:sasha/fix-124206, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-04-29 | Add StaticForeignItem and use it on ForeignItemKind | Santiago Pastorino | -26/+61 |
| 2024-04-29 | Only register candidate if it is associated w a shallow certainty | Michael Goulet | -42/+32 |
| 2024-04-29 | Actually use probes when needed and stop relying on existing outer probes | Michael Goulet | -335/+350 |
| 2024-04-29 | Make names more accurate | Michael Goulet | -15/+29 |
| 2024-04-29 | [Refactor] Rename Lint and LintGroup\'s is_loaded to is_externally_loaded | blyxyas | -13/+16 |
| 2024-04-29 | Change wording | est31 | -1/+1 |
| 2024-04-29 | Auto merge of #124255 - RenjiSann:renji/mcdc-nested-expressions, r=Zalathar | bors | -70/+193 |
| 2024-04-29 | coverage: Replace boolean options with a `CoverageLevel` enum | Zalathar | -25/+37 |
| 2024-04-29 | Pretty-print parenthesis around binary in postfix match | Sasha Pourcelot | -1/+1 |
| 2024-04-29 | mcdc-coverage: Get decision_depth from THIR lowering | Dorian Péron | -18/+82 |
| 2024-04-29 | mcdc-coverage: Add decision_depth field in structs | Dorian Péron | -39/+78 |
| 2024-04-29 | Remove `extern crate smallvec` from a couple of crates. | Nicholas Nethercote | -10/+6 |
| 2024-04-29 | Remove `extern crate bitflags` from a couple of crates. | Nicholas Nethercote | -9/+4 |