about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-10RustWrapper: add missing includeAugie Fackler-0/+1
2022-03-10Auto merge of #94802 - matthiaskrgr:rollup-4plu0fi, r=matthiaskrgrbors-617/+854
2022-03-10Rollup merge of #94788 - estebank:removal-suggestion, r=petrochenkovMatthias Krüger-0/+138
2022-03-10Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r...Matthias Krüger-162/+258
2022-03-10Rollup merge of #94657 - fee1-dead:const_slice_index, r=oli-obkMatthias Krüger-61/+155
2022-03-10Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwcoMatthias Krüger-380/+217
2022-03-10Rollup merge of #92150 - compiler-errors:better_usize_to_wide_ptr_cast, r=pet...Matthias Krüger-14/+86
2022-03-10Auto merge of #94764 - nikic:update-llvm-3, r=nagisabors-5/+5
2022-03-10Auto merge of #94059 - b-naber:constantkind-val-transformation, r=lcnrbors-36/+95
2022-03-10Auto merge of #94787 - matthiaskrgr:rollup-yyou15f, r=matthiaskrgrbors-173/+527
2022-03-10Auto merge of #94737 - lcnr:pass-stuff-by-value, r=davidtwcobors-152/+165
2022-03-09Account for suggestions for complete removal of linesEsteban Kuber-0/+138
2022-03-09better suggestion for int to wide ptr castMichael Goulet-14/+86
2022-03-09Rollup merge of #94772 - Urgau:check-cfg-miri, r=petrochenkovMatthias Krüger-7/+52
2022-03-09Rollup merge of #94768 - fortanix:raoul/fix_close_read_wakes_up_test_sgx_plat...Matthias Krüger-0/+1
2022-03-09Rollup merge of #94763 - m-ou-se:scoped-threads-lifetime-docs, r=Mark-SimulacrumMatthias Krüger-0/+18
2022-03-09Rollup merge of #94754 - c410-f3r:nice-error, r=lcnrMatthias Krüger-96/+179
2022-03-09Rollup merge of #94739 - estebank:suggest-let-else, r=oli-obkMatthias Krüger-58/+162
2022-03-09Rollup merge of #93057 - frengor:iter_collect_into, r=m-ou-seMatthias Krüger-0/+80
2022-03-09Rollup merge of #92541 - asquared31415:from-docs, r=m-ou-seMatthias Krüger-1/+2
2022-03-09Rollup merge of #91804 - woppopo:const_clone, r=oli-obkMatthias Krüger-11/+33
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-364/+166
2022-03-09New `deprecated_suggestion` feature, use in testsJacob Pratt-8/+40
2022-03-09Auto merge of #94779 - GuillaumeGomez:ci-spurious-failures, r=Dylan-DPCbors-1/+4
2022-03-09Fix spurious CI failuresGuillaume Gomez-1/+4
2022-03-09Add tracking issuefren_gor-1/+1
2022-03-09Warn users about || in let chain expressionsCaio-96/+179
2022-03-09diagnostics: use rustc_on_unimplemented to recommend `[].iter()`Michael Howell-162/+258
2022-03-09Add miri to the well known conditional compilation names and valuesLoïc BRANSTETT-7/+52
2022-03-09Add documentation about lifetimes to thread::scope.Mara Bos-0/+18
2022-03-09keep ERROR in messageb-naber-4/+4
2022-03-09manually bless 32-bit stderrb-naber-8/+7
2022-03-09Ignore `close_read_wakes_up` test on SGX platformRaoul Strackx-0/+1
2022-03-09normalization change and rebaseb-naber-344/+290
2022-03-09bless testsb-naber-290/+358
2022-03-09treat all mir::Constant values as ConstantKind::Valb-naber-10/+56
2022-03-09Enable issue-23036.rs on wasm32Nikita Popov-1/+0
2022-03-09Use new pass manager on s390x with LLVM 14Nikita Popov-4/+5
2022-03-09Auto merge of #94515 - estebank:tweak-move-error, r=davidtwcobors-242/+289
2022-03-09Update LLVM submoduleNikita Popov-0/+0
2022-03-09Auto merge of #94761 - Dylan-DPC:rollup-v4emqsy, r=Dylan-DPCbors-64/+76
2022-03-09Rollup merge of #94759 - ehuss:update-cargo, r=ehussDylan DPC-7/+6
2022-03-09Rollup merge of #94756 - ChrisDenton:unreachable, r=yaahcDylan DPC-1/+7
2022-03-09Rollup merge of #94699 - ssomers:btree_prune_insert, r=Dylan-DPCDylan DPC-40/+19
2022-03-09Rollup merge of #94686 - ChayimFriedman2:issue-94629, r=jackh726Dylan DPC-4/+17
2022-03-09Rollup merge of #94583 - dtolnay:fuchsia, r=Mark-SimulacrumDylan DPC-0/+7
2022-03-09Rollup merge of #94312 - pierwill:fix-94311-lattice-docs, r=jackh726Dylan DPC-12/+20
2022-03-08Update cargoEric Huss-7/+6
2022-03-09Auto merge of #94750 - cuviper:dirent64_min, r=joshtriplettbors-10/+47
2022-03-09Use `unreachable!` for an unreachable code pathChris Denton-1/+7