summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-19[beta] Update cargoWeihang Lo-0/+0
2022-09-19fix RPIT ICE for implicit HRTB when missing dynSantiago Pastorino-0/+43
2022-09-19Use getuid to check instead of USER env var in rustbuildSamyak Sarnayak-4/+11
2022-09-19bump channel to stablePietro Albini-1/+1
2022-09-14Fix hang in `vec_init_then_push`Jason Newcomb-2/+15
2022-09-02CTFE: more informative error message on ReadPointerAsBytes troubleRalf Jung-13/+249
2022-08-31Auto merge of #101050 - pnkfelix:revert-mir-inline-policy-for-beta-1.64, r=co...bors-0/+93
2022-08-30Auto merge of #99860 - oli-obk:revert_97346, r=pnkfelixbors-57/+47
2022-08-30Rollup merge of #100155 - compiler-errors:issue-100154, r=jackh726Dylan DPC-2/+44
2022-08-30Auto merge of #99893 - compiler-errors:issue-99387, r=davidtwcobors-0/+24
2022-08-30[beta] Update cargoEric Huss-0/+0
2022-08-29regression tests for problems that are exposed by mir-inlining policy that we...Felix S. Klock II-0/+81
2022-08-26ignore std/test/codegen/mem-replace-direct-memcpy.rs in the 1.64-beta.Felix S. Klock II-0/+12
2022-08-15Revert let_chains stabilizationNilstrieb-391/+715
2022-08-11Update cargo to include rust-lang/cargo#10970Mark Rousskov-0/+0
2022-08-11Add regression test for issue 100187Santiago Pastorino-0/+12
2022-08-11Bump to released stableMark Rousskov-342/+285
2022-08-08Add regression test commentNoah Lev-0/+2
2022-08-08Synthetize a trait ref when none is available.Camille GILLOT-7/+15
2022-08-08Avoid ICE in rustdoc.Camille GILLOT-5/+24
2022-08-08Put explicit_auto_deref into nurseryPhilipp Krones-3/+2
2022-08-08Enable RUSTC_BOOTSTRAP for a few stepsMark Rousskov-0/+3
2022-08-08rustdoc: do not mark the contents of a skipped module as inlinedMichael Howell-21/+70
2022-08-08Move `significant_drop_in_scrutinee` into `nursey`Jason Newcomb-3/+2
2022-08-08Switch channel to betaMark Rousskov-1/+1
2022-08-05Auto merge of #95977 - FabianWolff:issue-92790-dead-tuple, r=estebankbors-219/+309
2022-08-05Auto merge of #99867 - spastorino:refactor-remap-lifetimes, r=nikomatsakisbors-0/+7
2022-08-05Auto merge of #97085 - rylev:test-issue-33172, r=wesleywiserbors-0/+40
2022-08-04Auto merge of #95026 - cuviper:bump-linux-min, r=Mark-Simulacrumbors-1482/+1620
2022-08-04Link /rustroot/lib stuff for clang -m32 to seeJosh Stone-0/+5
2022-08-04Rollup merge of #100138 - GuillaumeGomez:rm-clean-impls, r=notriddleMatthias Krüger-18/+11
2022-08-04Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petro...Matthias Krüger-0/+41
2022-08-04Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-inst...Matthias Krüger-0/+115
2022-08-04Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-SimulacrumMatthias Krüger-10/+7
2022-08-04Rollup merge of #98796 - compiler-errors:no-semi-if-comma, r=estebankMatthias Krüger-12/+21
2022-08-04Downgrade dist-powerpc-linux binutils to 2.30Josh Stone-20/+5
2022-08-04Completely remove captures flagSantiago Pastorino-0/+7
2022-08-04Auto merge of #100087 - JakobDegen:mir-patch, r=tmiaskobors-172/+0
2022-08-04Enable unused_parens for match armswcampbell-0/+41
2022-08-04Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkovbors-0/+17
2022-08-04Add min-gdb-versionRyan Levick-0/+1
2022-08-04remove Clean trait implementation for hir::TraitRefGuillaume Gomez-8/+6
2022-08-04remove Clean trait implementation for hir::FnRetTyGuillaume Gomez-10/+5
2022-08-04Update FIXME commentRyan Levick-1/+1
2022-08-04Add comment about issue caused with multiple staticsRyan Levick-0/+2
2022-08-04Fix linux testsRyan Levick-7/+7
2022-08-04Turn CDB test back on and all clarifying testRyan Levick-6/+18
2022-08-04Turn off cdb test for now, link to issueRyan Levick-6/+5
2022-08-04Add a test for issue #33172Ryan Levick-0/+26
2022-08-04Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgrbors-13/+229