about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-09Revert "Add test for pretty printing anonymous types"Felix S. Klock II-24/+0
2021-09-09Revert "Allow formatting `Anonymous{Struct, Union}` declarations"Felix S. Klock II-65/+12
2021-09-09Workaround blink/chromium grid layout limitation of 1000 rowsStefan Schindler-0/+12
2021-09-09Update dependenciesSamuel E. Moelius III-34/+32
2021-09-09Allow missing code examples in trait impls.Hans Niklas Jacob-0/+27
2021-09-09Auto merge of #88676 - devnexen:fbsd_toolchain_upd, r=Mark-Simulacrumbors-1/+1
2021-09-09Prep for upgrade to cargo_metadata 0.14.0Samuel E. Moelius III-10/+4
2021-09-09Fix issue #72649: avoid spurious "previous iteration of loop" errors.Robert Xiao-0/+132
2021-09-09Allow ~const bounds on inherent implsDeadbeef-0/+21
2021-09-09Add another test case + fmtDeadbeef-10/+92
2021-09-09fix precise live dropsDeadbeef-4/+35
2021-09-09Use trait select logic instead of queryDeadbeef-4/+34
2021-09-09fmtDeadbeef-1/+1
2021-09-09Failing testDeadbeef-0/+31
2021-09-09Const drop selection candidatesDeadbeef-0/+51
2021-09-09better testDeadbeef-35/+15
2021-09-09Add a simple test caseDeadbeef-0/+48
2021-09-09Auto merge of #88752 - Mark-Simulacrum:bootstrap-bump, r=m-ou-sebors-334/+336
2021-09-08Fatal error for functions with more than 65535 argumentsNoble-Mushtak-0/+25
2021-09-08Bump stage0 compiler to 1.56Mark Rousskov-334/+336
2021-09-09CI pleaseEllen-0/+1
2021-09-09resolve `from_hir_call` FIXMEEllen-1/+24
2021-09-09add a `CastKind` to `Node::Cast`Ellen-0/+21
2021-09-09bless stderrEllen-13/+8
2021-09-09dont support blocksEllen-9/+3
2021-09-08Auto merge of #88615 - flip1995:clippyup, r=Manishearthbors-1284/+4139
2021-09-08Update cargoEric Huss-0/+0
2021-09-08Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obkbors-12/+15
2021-09-08Remove special dogfood targetCameron Steffen-19/+1
2021-09-08Update run-make-fulldeps.Camille GILLOT-4/+4
2021-09-08Rollup merge of #88691 - hyd-dev:88649, r=Mark-SimulacrumJack Huey-0/+18
2021-09-08Rollup merge of #88553 - theo-lw:issue-88276, r=estebankJack Huey-6/+78
2021-09-08Rollup merge of #88541 - vandenheuvel:regression_test_74400, r=Mark-SimulacrumJack Huey-0/+54
2021-09-08Rollup merge of #86263 - fee1-dead:rustdoc-layout-variants, r=camelidJack Huey-11/+64
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-1285/+4143
2021-09-08Add tests to ensure that <table> don't break doc blocks width anymoreGuillaume Gomez-0/+33
2021-09-08Wrap <table> elements into <div> to prevent breaking layout and widthGuillaume Gomez-3/+48
2021-09-08Auto merge of #87489 - bdalrhm:rustdoc-line-num, r=CraftSpiderbors-1/+29
2021-09-08update of the CI freebsd toolchainDavid Carlier-1/+1
2021-09-08Auto merge of #86943 - ptrojahn:suggest_derive, r=estebankbors-0/+148
2021-09-08Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebankbors-57/+57
2021-09-08Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakisbors-0/+206
2021-09-07Fix duplicate errorjackh726-27/+6
2021-09-07Detect stricter constraints on gats where clauses in impls vs traitjackh726-20/+57
2021-09-07A bit of cleanup to astconvjackh726-53/+46
2021-09-07Don't move ?Trait bounds to param bounds if they're in where clausesjackh726-4/+11
2021-09-07Move documentation to the unstable bookdanakj-13/+24
2021-09-07remap-cwd-prefixdanakj-0/+55
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-5/+5
2021-09-07Auto merge of #88724 - Mark-Simulacrum:bump-rls, r=Mark-Simulacrumbors-0/+0