about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-08Doc commentsbjorn3-17/+17
2021-09-08Rollup merge of #88726 - MingweiSamuel:patch-1, r=wesleywiserJack Huey-1/+1
2021-09-08Rollup merge of #88712 - jhpratt:fix-int_rounding-docs, r=joshtriplettJack Huey-1/+2
2021-09-08Rollup merge of #88694 - Mark-Simulacrum:relnotes, r=Mark-SimulacrumJack Huey-15/+1
2021-09-08Rollup merge of #88691 - hyd-dev:88649, r=Mark-SimulacrumJack Huey-0/+18
2021-09-08Rollup merge of #88648 - kpreid:option, r=Mark-SimulacrumJack Huey-8/+8
2021-09-08Rollup merge of #88594 - steffahn:more_symbolic_doc_aliases, r=joshtriplettJack Huey-3/+7
2021-09-08Rollup merge of #88553 - theo-lw:issue-88276, r=estebankJack Huey-6/+105
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-08Rework DepthFirstSearch APINiko Matsakis-3/+69
2021-09-08Revert "Remove optimization_fuel_crate from Session"bjorn3-1/+6
2021-09-08RustWrapper: remove some uses of AttrBuilderAugie Fackler-19/+6
2021-09-08Update Cargo.lockflip1995-11/+10
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-1285/+4143
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-1285/+4143
2021-09-08Drop 1.56 stabilizations from 1.55 release notesMark Rousskov-15/+1
2021-09-08Auto merge of #7631 - camsteffen:depinfo, r=flip1995bors-84/+111
2021-09-08Deny warnings in test modulesCameron Steffen-0/+23
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-08Use binary-dep-depinfo to resolve UI dependenciesCameron Steffen-80/+88
2021-09-08Remove unused dependenciesCameron Steffen-4/+0
2021-09-08Auto merge of #7644 - flip1995:rustup, r=flip1995bors-57/+20
2021-09-08Bump Clippy Version -> 0.1.57flip1995-5/+3
2021-09-08Bump nightly version -> 2021-09-08flip1995-1/+1
2021-09-08Merge remote-tracking branch 'upstream/master' into rustupflip1995-1173/+3896
2021-09-08Auto merge of #7607 - dswij:mut-range-bound-break, r=flip1995bors-41/+158
2021-09-08update of the CI freebsd toolchainDavid Carlier-1/+1
2021-09-08Auto merge of #86943 - ptrojahn:suggest_derive, r=estebankbors-0/+235
2021-09-08Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebankbors-389/+300
2021-09-08Add known problems to `mut_range_bound` docsdswij-0/+15
2021-09-08Update test output for `mut_range_bound`dswij-11/+36
2021-09-08`mut_range_bound` to check for immediate break from loopdswij-21/+77
2021-09-08Add additional test for broken loop in `mut_range_bound`dswij-9/+30
2021-09-08Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakisbors-1/+239
2021-09-07Fix duplicate errorjackh726-27/+7
2021-09-07Detect stricter constraints on gats where clauses in impls vs traitjackh726-50/+153
2021-09-07A bit of cleanup to astconvjackh726-234/+181
2021-09-07Change is_unsized to add_implicitly_sizedjackh726-123/+63
2021-09-07Don't move ?Trait bounds to param bounds if they're in where clausesjackh726-82/+103
2021-09-07Static assert size of GenericBoun to ensure size doesn't changejackh726-0/+3
2021-09-07RustWrapper: just use the *AtIndex funcs directlyAugie Fackler-36/+3
2021-09-07Move documentation to the unstable bookdanakj-13/+24
2021-09-07remap-cwd-prefixdanakj-3/+70
2021-09-07RustWrapper: avoid deleted unclear attribute methodsAugie Fackler-18/+70
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-2/+2
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-66/+66
2021-09-07Add portable-simd to .gitignorebjorn3-1/+1