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