about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-10-13Auto merge of #89822 - tmiasko:overflap-duplicates, r=cjgillotbors-0/+19
2021-10-13Auto merge of #89847 - JohnTitor:rollup-xfymeo4, r=JohnTitorbors-15/+207
2021-10-13Rollup merge of #89828 - rusticstuff:overflow-check-options-take-two, r=Mark-...Yuki Okushi-1/+4
2021-10-13Rollup merge of #89782 - konan8205:develop, r=jshaYuki Okushi-13/+14
2021-10-13Rollup merge of #89777 - pierwill:fix-88233, r=Mark-SimulacrumYuki Okushi-1/+1
2021-10-13Rollup merge of #89768 - hellow554:tests, r=Mark-SimulacrumYuki Okushi-0/+188
2021-10-13Auto merge of #89587 - camelid:all-candidates, r=petrochenkovbors-5/+111
2021-10-13Auto merge of #89802 - ehuss:update-cargo, r=ehussbors-0/+2
2021-10-13Deduplicate regions ids before merging themTomasz Miąsko-0/+19
2021-10-12Auto merge of #89105 - DevinR528:reachable-fix, r=Nadrierilbors-56/+337
2021-10-12Work around different filenames for DLLsNoah Lev-2/+2
2021-10-12Add long explanation for E0464Noah Lev-2/+50
2021-10-12Include rmeta candidates in "multiple matching crates" errorNoah Lev-0/+3
2021-10-12Add test for showing rmeta candidates in errorNoah Lev-0/+39
2021-10-12Test crate loading error stderrNoah Lev-4/+20
2021-10-12Make `rust.overflow-checks-std`option default to `rust.overflow-checks`.Hans Kratz-1/+2
2021-10-12Add --enable-debug-assertions-std option to configure script.Hans Kratz-0/+1
2021-10-12Add --enable-overflow-checks-std option to configure script.Hans Kratz-0/+1
2021-10-12Update winapi shared features.Eric Huss-0/+2
2021-10-12Rollup merge of #89800 - ehuss:update-books, r=ehussthe8472-0/+0
2021-10-12Filter unstable and doc hidden variants in usefulness checkingDevin Ragotzy-56/+337
2021-10-12Auto merge of #89770 - jkugelman:must-use-from-and-into, r=joshtriplettbors-151/+152
2021-10-12add some more testcasesMarcel Hellwig-0/+188
2021-10-11Update cargoEric Huss-0/+0
2021-10-11Update booksEric Huss-0/+0
2021-10-12Auto merge of #89791 - matthiaskrgr:rollup-1lhxh5b, r=matthiaskrgrbors-32/+56
2021-10-11Add #[must_use] to From::from and Into::intoJohn Kugelman-151/+152
2021-10-11Rollup merge of #89772 - michaelwoerister:fix-function-names-test-gdb, r=Mark...Matthias Krüger-15/+16
2021-10-11Rollup merge of #89760 - jyn514:remove-incremental-hack, r=Mark-SimulacrumMatthias Krüger-6/+0
2021-10-11Rollup merge of #89756 - jyn514:bootstrap-times, r=Mark-SimulacrumMatthias Krüger-2/+1
2021-10-11Rollup merge of #89710 - sireliah:e0482, r=GuillaumeGomezMatthias Krüger-1/+1
2021-10-11Rollup merge of #89471 - nbdd0121:const3, r=fee1-deadMatthias Krüger-8/+38
2021-10-11Auto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakisbors-0/+40
2021-10-12rustdoc: update noto sans krShinwoo Park-13/+14
2021-10-11Edit explanation of test for nested type ascriptionspierwill-1/+1
2021-10-11Split impl-with-default-fn test into a pass test and a fail testGary Guo-8/+38
2021-10-11Auto merge of #83908 - Flying-Toast:master, r=davidtwcobors-315/+181
2021-10-11Fix function-names test for GDB 10.1Michael Woerister-15/+16
2021-10-11Rollup merge of #89761 - lnicola:rust-analyzer-2021-10-11, r=lnicolaGuillaume Gomez-18/+17
2021-10-11Rollup merge of #89754 - dns2utf8:rustdoc_cleanup_css, r=GuillaumeGomezGuillaume Gomez-1/+1
2021-10-11Rollup merge of #89726 - jkugelman:must-use-alloc-constructors, r=joshtriplettGuillaume Gomez-2/+2
2021-10-11Rollup merge of #89655 - tlyu:find-non-merge-commits, r=jyn514Guillaume Gomez-3/+15
2021-10-11Cleanup .item-table CSSStefan Schindler-1/+1
2021-10-11Deprecate mem_discriminant_non_enumflip1995-314/+15
2021-10-11Add enum_intrinsics_non_enums lintFlying-Toast-1/+166
2021-10-11:arrow_up: rust-analyzerLaurențiu Nicola-18/+17
2021-10-11Remove hack ignoring unused attributes for stage 0 stdJoshua Nelson-6/+0
2021-10-11Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiserbors-21/+47
2021-10-10Greatly reduce amount of debuginfo compiled for bootstrap itselfJoshua Nelson-2/+1
2021-10-11Auto merge of #89752 - matthiaskrgr:rollup-v4fgmwg, r=matthiaskrgrbors-128/+183