about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-11-12provide a `SpecExtend` trait for `Vec<T>`Neutron3529-0/+8
2021-11-08Auto merge of #90680 - calebcartwright:rustfmt-sync, r=calebcartwrightbors-372/+670
2021-11-07Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-syncCaleb Cartwright-372/+670
2021-11-08Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkovbors-117/+3
2021-11-07Merge pull request #5070 from calebcartwright/rustup-2021-11-s1Caleb Cartwright-58/+71
2021-11-07chore: bump toolchainCaleb Cartwright-1/+1
2021-11-07Auto merge of #88368 - jyn514:metadata-error, r=petrochenkovbors-16/+118
2021-11-07Merge remote-tracking branch 'upstream/master' into rustup-2021-11-s1Caleb Cartwright-371/+669
2021-11-07Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514bors-182/+138
2021-11-07more clippy fixesMatthias Krüger-182/+138
2021-11-07Auto merge of #90671 - petrochenkov:astnaming, r=jackh726bors-289/+426
2021-11-07Improve error when an .rlib can't be parsedJoshua Nelson-16/+118
2021-11-07refactor: dedupe associated item visitationCaleb Cartwright-55/+35
2021-11-07ast: Fix naming conventions in AST structuresVadim Petrochenkov-56/+86
2021-11-07ast: Fix naming conventions in AST structuresVadim Petrochenkov-289/+426
2021-11-07Auto merge of #89310 - joshtriplett:available-concurrency-affinity, r=m-ou-sebors-0/+8
2021-11-07Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplettbors-103/+253
2021-11-07Restrict tests that use needs-asm-support to non-experimentalAmanieu d'Antras-5/+10
2021-11-07Auto merge of #90635 - matthiaskrgr:rustdoc_compl, r=GuillaumeGomezbors-5/+4
2021-11-07Add features gates for experimental asm featuresAmanieu d'Antras-98/+243
2021-11-06Auto merge of #90661 - matthiaskrgr:rollup-1umbdlx, r=matthiaskrgrbors-93/+304
2021-11-06Rollup merge of #90649 - cjgillot:reveal-all-2, r=lcnrMatthias Krüger-2/+4
2021-11-06Rollup merge of #90646 - BoxyUwU:funky_ice, r=estebankMatthias Krüger-2/+51
2021-11-06Rollup merge of #90642 - matthiaskrgr:clippy_matches, r=cjgillotMatthias Krüger-86/+49
2021-11-06Rollup merge of #90627 - camelid:suggest-box-deref, r=davidtwcoMatthias Krüger-0/+58
2021-11-06Rollup merge of #90508 - nbdd0121:issue-90483, r=davidtwcoMatthias Krüger-3/+34
2021-11-06Rollup merge of #90487 - NoraCodes:nora/how-to-read-rustdoc, r=jyn514Matthias Krüger-0/+108
2021-11-06refactor: dedupe & simplify ty alias formattingCaleb Cartwright-149/+96
2021-11-06Auto merge of #90655 - the8472:drain-dot-dot, r=jyn514bors-6/+6
2021-11-06Move some tests to more reasonable directoriesCaio-117/+3
2021-11-06Suggest dereference of `Box` when inner type is expectedNoah Lev-0/+58
2021-11-06Replace some uses of vec.drain(..) with vec.into_iter()The8472-6/+6
2021-11-06Auto merge of #90559 - rusticstuff:optimize-bidi-detection, r=davidtwcobors-16/+46
2021-11-06use matches!() macro in more placesMatthias Krüger-86/+49
2021-11-06Run reveal_all on MIR more often.Camille GILLOT-2/+4
2021-11-06Auto merge of #90641 - matthiaskrgr:mut, r=cjgillotbors-1/+1
2021-11-06type error go brrrrrrrrEllen-2/+51
2021-11-06Auto merge of #90617 - tmiasko:time-trace-threads, r=wesleywiserbors-56/+128
2021-11-06Auto merge of #90297 - dtolnay:dotzero, r=petrochenkovbors-2/+20
2021-11-06Auto merge of #89970 - jackh726:gats_diagnostics, r=nikomatsakisbors-61/+694
2021-11-05Put empty trait braces on same line if possiblemujpao-3/+163
2021-11-05Review commentsjackh726-22/+51
2021-11-06Auto merge of #88441 - jackh726:closure_norm, r=nikomatsakisbors-87/+263
2021-11-05Update IntelliJ Integration (#4238)Dmitry Murzin-7/+16
2021-11-06pointee_info_at() does not need mutable accessMatthias Krüger-1/+1
2021-11-05Auto merge of #90631 - matthiaskrgr:rollup-a5tzjh3, r=matthiaskrgrbors-196/+384
2021-11-05rustdoc: clippy::complexity fixesMatthias Krüger-5/+4
2021-11-05Rollup merge of #90626 - rusticstuff:be-more-accepting, r=jyn514Matthias Krüger-0/+10
2021-11-05Rollup merge of #90623 - cuviper:llvm-12, r=nikicMatthias Krüger-27/+24
2021-11-05Rollup merge of #90597 - nikomatsakis:issue-90465, r=wesleywiserMatthias Krüger-147/+328