summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-27[debuginfo] Fix and unify handling of fat pointers in debuginfo: Fix some deb...Michael Woerister-32/+31
2022-01-26do not register infer var for GAT projection in opaqueMichael Goulet-0/+20
2022-01-27Clarify the `usage-of-qualified-ty` error message.Nicholas Nethercote-2/+2
2022-01-27Auto merge of #92889 - tmiasko:unbounded-recursion, r=ecstatic-morsebors-3/+100
2022-01-26add note suggesting that predicate is satisfied but is not constMichael Goulet-0/+40
2022-01-27Auto merge of #93081 - nikic:aarch64-fix, r=cuviperbors-0/+0
2022-01-26Auto merge of #93352 - matthiaskrgr:rollup-5peret4, r=matthiaskrgrbors-55/+186
2022-01-26Rollup merge of #93338 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-1/+1
2022-01-26Rollup merge of #92256 - fee1-dead:improve-selection-err, r=oli-obkMatthias Krüger-50/+82
2022-01-26Rollup merge of #92134 - nico-abram:patch-1, r=michaelwoeristerMatthias Krüger-0/+42
2022-01-26Rollup merge of #92098 - semarie:openbsd-platform, r=pietroalbiniMatthias Krüger-4/+61
2022-01-26rustdoc: add test case for multiple traits and erased namesMichael Howell-0/+44
2022-01-26Auto merge of #93301 - spastorino:perf-test-1, r=oli-obkbors-194/+212
2022-01-26Change test to check-passEric Holk-1/+1
2022-01-26Update minifier crate version to 0.0.42Guillaume Gomez-1/+1
2022-01-26Update tracking issue numbers for inline assembly sub-featuresAmanieu d'Antras-12/+12
2022-01-26Bless incremental tests.Camille GILLOT-194/+212
2022-01-26Ignore unwinding edges when checking for unconditional recursionTomasz Miąsko-3/+100
2022-01-26Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obkbors-97/+219
2022-01-26Auto merge of #88679 - petrochenkov:doctrscope, r=GuillaumeGomezbors-33/+108
2022-01-26Don't suggest inaccessible fieldsthreadexception-0/+30
2022-01-26Update LLVM submoduleNikita Popov-0/+0
2022-01-26`const_deallocate`: Don't deallocate memory allocated in an another const. Do...woppopo-4/+27
2022-01-26Auto merge of #93314 - ehuss:update-cargo, r=ehussbors-0/+0
2022-01-25Update cargoEric Huss-0/+0
2022-01-25#91939: integer to char cast error, make more targetedGeorge Bateman-0/+24
2022-01-25Update src/doc/rustc/src/linker-plugin-lto.mdNicolas Abram-1/+1
2022-01-25Add regression test for #93197Eric Holk-0/+15
2022-01-25Remove 1-tuple unreachable caseRob Pilling-2/+13
2022-01-25Handle generics with ParamEnvRob Pilling-2/+52
2022-01-25Compare tuple element & arg types before suggesting a tupleRob Pilling-10/+48
2022-01-25Test tuple suggestions, including tuple-as-function-argumentRob Pilling-0/+88
2022-01-25Rollup merge of #93303 - compiler-errors:issue-93282, r=wesleywiserMatthias Krüger-0/+17
2022-01-25Rollup merge of #93291 - conradludgate:minor-fix-93231, r=GuillaumeGomezMatthias Krüger-1/+1
2022-01-25Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomezMatthias Krüger-0/+14
2022-01-25Rollup merge of #93250 - Aaron1011:remove-early-dedup, r=oli-obkMatthias Krüger-21/+380
2022-01-25delay the bug once again, generalize turbofish suggestionMichael Goulet-25/+4
2022-01-25Auto merge of #93095 - Aaron1011:remove-assoc-ident, r=cjgillotbors-8/+7
2022-01-25Remove delayed bug when encountering label in bad turbofishMichael Goulet-3/+41
2022-01-25Add test when there is no source code link after versionGuillaume Gomez-0/+23
2022-01-25Fix invalid extra dot after version if no sourceGuillaume Gomez-3/+4
2022-01-25Auto merge of #92353 - Kobzol:doc-attr-lists-gat, r=GuillaumeGomezbors-46/+19
2022-01-26Add a minimal working `append_const_msg` argumentDeadbeef-3/+3
2022-01-26Improve selection errors for `~const` trait boundsDeadbeef-50/+82
2022-01-25rustdoc: Pre-calculate traits that are in scope for doc linksVadim Petrochenkov-33/+108
2022-01-25give light-theme fns the correct orange-brown colourConrad Ludgate-1/+1
2022-01-25Rollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomezMatthias Krüger-50/+78
2022-01-25Rollup merge of #93175 - spastorino:negative-traits-coherence-new, r=nikomats...Matthias Krüger-0/+26
2022-01-25Rollup merge of #93169 - CraftSpider:rustdoc-clean-inconsistency, r=Guillaume...Matthias Krüger-20/+27
2022-01-25Rollup merge of #93144 - wesleywiser:uninhabited_type_code_cov2, r=tmandryMatthias Krüger-0/+57