about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-10-06Remove unnecessary `pub`.Nicholas Nethercote-1/+1
2023-10-06Remove unneeded features.Nicholas Nethercote-4/+0
2023-10-06Remove unneeded dependency.Nicholas Nethercote-4/+3
2023-10-06Factor out `insert_or_error`.Nicholas Nethercote-62/+23
2023-10-06Remove unused `FileName::CfgSpec`.Nicholas Nethercote-7/+1
2023-10-06Remove unneeded dependency.Nicholas Nethercote-1/+0
2023-10-05Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errorsbors-23/+2
2023-10-05remove is global hackOğuz Ağcayazı-23/+2
2023-10-05Rollup merge of #116452 - cjgillot:noassert-erased, r=oli-obkMatthias Krüger-3/+0
2023-10-05Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er...Matthias Krüger-3/+8
2023-10-05Rollup merge of #116415 - ouz-a:move_subtyper, r=oli-obkMatthias Krüger-3/+9
2023-10-05Rollup merge of #116288 - ouz-a:smir_spans, r=spastorinoMatthias Krüger-62/+137
2023-10-05Rollup merge of #116220 - llogiq:stabilize-option-as-slice, r=BurntSushiMatthias Krüger-1/+0
2023-10-05move subtyper change reveal_allouz-a-3/+9
2023-10-05Do not assert that hidden types don't have erased regions.Camille GILLOT-3/+0
2023-10-05Auto merge of #116427 - cjgillot:no-internal, r=oli-obkbors-57/+14
2023-10-05impl stable for kindsOğuz Ağcayazı-114/+114
2023-10-05add span to statementsouz-a-53/+78
2023-10-05Rollup merge of #116431 - estebank:issue-80476, r=compiler-errorsJubilee-1/+1
2023-10-05Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errorsJubilee-102/+58
2023-10-05Rollup merge of #116296 - compiler-errors:default-return, r=estebankJubilee-30/+32
2023-10-05Rollup merge of #116223 - catandcoder:master, r=cjgillotJubilee-13/+13
2023-10-05Auto merge of #116273 - compiler-errors:refine2, r=tmandrybors-2/+6
2023-10-05Auto merge of #116184 - compiler-errors:afit-lint, r=tmandrybors-53/+225
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-3/+8
2023-10-04Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillotbors-128/+74
2023-10-04Apply suggestions from code reviewTyler Mandry-2/+7
2023-10-04Point to closure return instead of output if defaultedMichael Goulet-1/+5
2023-10-04Point to where missing return type should goMichael Goulet-29/+27
2023-10-04Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-...bors-34/+39
2023-10-04Tweak wording of E0562Esteban Küber-1/+1
2023-10-04clean up struct field suggestionsLeón Orell Valerian Liehr-102/+58
2023-10-04Remove mir::LocalDecl::internal.Camille GILLOT-57/+14
2023-10-04Auto merge of #116413 - nnethercote:rm-E0551, r=compiler-errorsbors-16/+9
2023-10-04Auto merge of #116360 - compiler-errors:async-span, r=oli-obkbors-2/+3
2023-10-04Remove E0551.Nicholas Nethercote-11/+4
2023-10-04Sort `compiler/rustc_attr/Cargo.toml` dependencies.Nicholas Nethercote-5/+5
2023-10-04Rollup merge of #116393 - compiler-errors:auto-bad, r=WaffleLapkinMatthias Krüger-1/+7
2023-10-04Fix misuses of a vs ancui fliter-13/+13
2023-10-03Gate against auto traits pre-expansionMichael Goulet-1/+7
2023-10-03Auto merge of #115301 - Zalathar:regions-vec, r=davidtwcobors-198/+190
2023-10-03Rollup merge of #116379 - fmease:opaq-hid-inf-bnds-non-lt-bndrs, r=compiler-e...Matthias Krüger-7/+3
2023-10-03Rollup merge of #116328 - nnethercote:rustc_fluent_macro, r=davidtwcoMatthias Krüger-40/+22
2023-10-03Rollup merge of #116282 - rustaceanclub:master, r=davidtwcoMatthias Krüger-3/+3
2023-10-03Rollup merge of #116261 - lcnr:wf-only-clause, r=davidtwcoMatthias Krüger-101/+81
2023-10-03Rollup merge of #114654 - estebank:suggest-pin-macro, r=davidtwcoMatthias Krüger-6/+68
2023-10-03non_lifetime_binders: fix ICE in lint opaque-hidden-inferred-boundLeón Orell Valerian Liehr-7/+3
2023-10-03Auto merge of #116376 - matthiaskrgr:rollup-b3d14gq, r=matthiaskrgrbors-115/+88
2023-10-03Rollup merge of #116374 - ouz-a:correct_message, r=RalfJungMatthias Krüger-20/+30
2023-10-03Rollup merge of #116371 - nnethercote:rustc_llvm, r=bjorn3Matthias Krüger-4/+0