about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-28Replace span suggestion with multipartRob Pilling-2/+2
2022-01-28Suggest 1-tuple parentheses, without existing parensRob Pilling-0/+8
2022-01-28Auto merge of #93426 - pnkfelix:issue-91671-backport-llvm-fix, r=nikicbors-0/+0
2022-01-28rustdoc: load the set of in-scope traits for modules with no docstringMichael Howell-0/+41
2022-01-28Move target-only apple targets to separate builderMark Rousskov-4/+13
2022-01-28Add Explanation For Error E0772Daniel Conley-2/+4
2022-01-28Same code for ty and hir impl itemsRune Tynan-16/+16
2022-01-28Remove now-unnecessary blanket impl HIR checkRune Tynan-22/+5
2022-01-28Set visibility to inherited in trait impls to match HIRRune Tynan-1/+10
2022-01-28backport llvm fix for issue 91671.Felix S. Klock II-0/+0
2022-01-28Rollup merge of #93399 - ehuss:fix-compiletest-path-relative, r=Mark-SimulacrumMatthias Krüger-2/+3
2022-01-28Rollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddleMatthias Krüger-2/+2
2022-01-28Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-seMatthias Krüger-0/+36
2022-01-28update cfg(bootstrap)sPietro Albini-13/+4
2022-01-28bump bootstrap compilerPietro Albini-336/+336
2022-01-28Auto merge of #93006 - michaelwoerister:fix-unsized-ptr-debuginfo, r=davidtwc...bors-36/+62
2022-01-28add allow_fail field in TestDesc to pass checkyuhaixin.hx-0/+4
2022-01-28remove allow_fail test flagyuhaixin.hx-165/+18
2022-01-28Auto merge of #90677 - bobrippling:suggest-tuple-parens, r=camelidbors-0/+187
2022-01-28Remove extra empty doc lineGuillaume Gomez-1/+0
2022-01-28Fix broken link from rustdoc docs to ayu themeLeo Simons-1/+1
2022-01-28fix typo `documenation`Kvicii-1/+1
2022-01-28Auto merge of #93376 - flip1995:clippyup, r=Manishearthbors-997/+1841
2022-01-28Remove generalization over projectionkadmin-0/+29
2022-01-27rustbuild: Fix compiletest warning when building outside of root.Eric Huss-2/+3
2022-01-28Extend format-args capture test.Mara Bos-1/+25
2022-01-28Add test for format args capture bug.Mara Bos-0/+17
2022-01-27Improve suggestion for escaping reserved keywordsNoah Lev-130/+130
2022-01-27rustdoc: remove tooltip from source linkMichael Howell-2/+2
2022-01-27Rollup merge of #93357 - nnethercote:clarify-usage-of-qualified-ty, r=lcnrMatthias Krüger-2/+2
2022-01-27Rollup merge of #93339 - notriddle:notriddle/test-generics-multi-trait, r=Gui...Matthias Krüger-0/+44
2022-01-27pub use std::simd::StdFloat;Jubilee Young-12/+37
2022-01-27Check that `#[rustc_must_implement_one_of]` is applied to a traitMaybe Waffle-1/+27
2022-01-27Continue work on assoc const eqkadmin-19/+6
2022-01-27Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyupflip1995-997/+1841
2022-01-27fix typo `documenation`Kvicii-1/+1
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-26Convert empty tuple to DefaultReturn in ty pathRune Tynan-1/+8
2022-01-26Don't use is_local to determine function cleaning method call intentRune Tynan-6/+5
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