about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-13Deduplicate regions ids before merging themTomasz Miąsko-0/+20
2021-10-12Auto merge of #89770 - jkugelman:must-use-from-and-into, r=joshtriplettbors-151/+154
2021-10-12Auto merge of #89769 - jkugelman:must-use-maybe-uninit-new, r=joshtriplettbors-0/+1
2021-10-12Auto merge of #88788 - falk-hueffner:speedup-int-log10-branchless, r=joshtrip...bors-56/+114
2021-10-12Auto merge of #89791 - matthiaskrgr:rollup-1lhxh5b, r=matthiaskrgrbors-183/+385
2021-10-11Add #[must_use] to From::from and Into::intoJohn Kugelman-151/+154
2021-10-11Rollup merge of #89785 - nbdd0121:master, r=Mark-SimulacrumMatthias Krüger-2/+5
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/+10
2021-10-11Rollup merge of #89710 - sireliah:e0482, r=GuillaumeGomezMatthias Krüger-2/+75
2021-10-11Rollup merge of #89675 - oli-obk:type_checker, r=davidtwcoMatthias Krüger-81/+53
2021-10-11Rollup merge of #89651 - ibraheemdev:poll-ready, r=dtolnayMatthias Krüger-4/+97
2021-10-11Rollup merge of #89643 - cjgillot:overlap, r=matthewjasperMatthias Krüger-45/+65
2021-10-11Rollup merge of #89471 - nbdd0121:const3, r=fee1-deadMatthias Krüger-26/+64
2021-10-11Auto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakisbors-6/+49
2021-10-11Fix ICE 89775Gary Guo-2/+5
2021-10-11Clarify the error descriptionssireliah-17/+22
2021-10-11Add library tracking issue for poll_ready featureDavid Tolnay-7/+7
2021-10-11Remove task::ready! from 1.56.0 release notesDavid Tolnay-2/+0
2021-10-11Update library/core/src/mem/maybe_uninit.rsJohn Kugelman-1/+1
2021-10-11Split impl-with-default-fn test into a pass test and a fail testGary Guo-8/+38
2021-10-11Use Ancestory to check default fn in const impl instead of comparing identsGary Guo-18/+26
2021-10-11Auto merge of #83908 - Flying-Toast:master, r=davidtwcobors-315/+292
2021-10-11Fix function-names test for GDB 10.1Michael Woerister-15/+16
2021-10-11Auto merge of #89767 - GuillaumeGomez:rollup-sczixhk, r=GuillaumeGomezbors-26/+160
2021-10-11Add #[must_use] to MaybeUninit::newJohn Kugelman-0/+1
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 #89753 - jkugelman:must-use-from_value-conversions, r=joshtri...Guillaume Gomez-1/+50
2021-10-11Rollup merge of #89743 - matthewjasper:env-log-fix, r=jyn514Guillaume Gomez-1/+1
2021-10-11Rollup merge of #89729 - jkugelman:must-use-core-std-constructors, r=joshtrip...Guillaume Gomez-0/+36
2021-10-11Rollup merge of #89726 - jkugelman:must-use-alloc-constructors, r=joshtriplettGuillaume Gomez-2/+40
2021-10-11Rollup merge of #89655 - tlyu:find-non-merge-commits, r=jyn514Guillaume Gomez-3/+15
2021-10-11Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkovbors-72/+56
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/+277
2021-10-11Auto merge of #89755 - jkugelman:must-use-conversions-that-move-self, r=josht...bors-11/+54
2021-10-11:arrow_up: rust-analyzerLaurențiu Nicola-18/+17
2021-10-11Remove unnecessary variableClemens Wasser-2/+1
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-62/+163
2021-10-10Greatly reduce amount of debuginfo compiled for bootstrap itselfJoshua Nelson-2/+10
2021-10-11Auto merge of #89752 - matthiaskrgr:rollup-v4fgmwg, r=matthiaskrgrbors-151/+203
2021-10-10Add #[must_use] to conversions that move selfJohn Kugelman-11/+54
2021-10-10Add #[must_use] to from_value conversionsJohn Kugelman-1/+50
2021-10-11Rollup merge of #89736 - GuillaumeGomez:rm-unused-css-rule, r=dns2utf8Matthias Krüger-2/+0
2021-10-11Rollup merge of #89722 - jkugelman:cannonical-typo, r=joshtriplettMatthias Krüger-8/+8
2021-10-11Rollup merge of #89707 - clemenswasser:apply_clippy_suggestions, r=Mark-Simul...Matthias Krüger-16/+13