about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-30Elaborate predicates in min_specialization checksMatthew Jasper-18/+76
2021-09-30Auto merge of #89282 - sexxi-goose:fix-88118, r=nikomatsakisbors-0/+38
2021-09-30Implemented -Z randomize-layoutChase Wilson-19/+93
2021-09-30fix issues pointed out in reviewThe8472-18/+41
2021-09-30from review: code stylethe8472-3/+3
2021-09-30implement advance_(back_)_by on more iteratorsThe8472-3/+376
2021-09-30Auto merge of #7338 - camsteffen:shadow, r=llogicbors-572/+471
2021-09-30Remove shadow allowsCameron Steffen-141/+95
2021-09-30Rewrite shadow lintCameron Steffen-407/+379
2021-09-30Remove initialization note from shadow lintCameron Steffen-27/+0
2021-09-30Move shadow_unrelated to restrictionCameron Steffen-2/+2
2021-09-30Avoid nondeterminism in trimmed_def_pathsMark Rousskov-2/+23
2021-09-30Rebase fallout.Camille GILLOT-3/+3
2021-09-30Recommend running `cargo clean` in E0514 outputpierwill-1/+2
2021-09-30Update compiler/rustc_codegen_cranelift/scripts/filter_profile.rsCamille Gillot-1/+1
2021-09-30Update run-make-fulldeps.Camille GILLOT-3/+4
2021-09-30Move EncodedMetadata to rustc_metadata.Camille GILLOT-32/+39
2021-09-30Move encode_metadata out of CrateStore.Camille GILLOT-21/+14
2021-09-30Add private arg to fmt::UnsafeArgCameron Steffen-3/+4
2021-09-30Check `allow_unstable` before checking environment variablesSamuel E. Moelius III-2/+2
2021-09-30bootstrap: Update comment (again) in config.library.tomlBen Reeves-1/+0
2021-09-30Add truncate note to Vec::resizeOwen Gage-0/+1
2021-09-30Apply suggestions from code reviewCamille Gillot-2/+2
2021-09-30Bless tests.Camille GILLOT-15/+25
2021-09-30Do not pass hir::Crate to lints.Camille GILLOT-25/+26
2021-09-30Do not pass hir::Crate to lints.Camille GILLOT-33/+32
2021-09-30Improve wording of `map_or_else` docsTyler Hart-4/+4
2021-09-30Update `llvm` submodule to fix function name mangling on x86 WindowsWesley Wiser-0/+0
2021-09-30Auto merge of #87998 - nneonneo:master, r=oli-obkbors-28/+212
2021-09-30Remove an unnecessary use of unwrap_uncheckedFrank Steffahn-4/+7
2021-09-30Auto merge of #7677 - surechen:edit_large_enum_variant, r=camsteffenbors-71/+171
2021-09-30Merge pull request #2 from steffahn/collect_into_array_fix_ubCaio-6/+5
2021-09-30Improve previous commitFrank Steffahn-6/+5
2021-09-30Use reference instead of raw pointerCaio-7/+7
2021-09-30Remove visible path calculation from allowed deprecation lintAlik Aslanyan-47/+78
2021-09-30fix issue #7731surechen-6/+96
2021-09-30Add 'core::array::from_fn' and 'core::array::try_from_fn'Caio-9/+171
2021-09-30Auto merge of #86853 - usbalbin:const_try, r=oli-obkbors-8/+58
2021-09-30Auto merge of #7684 - surechen:solve_derivable_impls, r=flip1995bors-2/+44
2021-09-30Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebankbors-22/+48
2021-09-30bootstrap: Update comment in config.library.toml.Ben Reeves-1/+1
2021-09-30Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehussbors-78/+272
2021-09-30Auto merge of #7673 - mikerite:include-generated-code, r=giraffatebors-2213/+2299
2021-09-30Fix comment in `update_lints`mikerite-1/+1
2021-09-30Arrays of sizes from 0 to 32 (inclusive) implement [Default] trait, edit meth...surechen-2/+44
2021-09-29Rollup merge of #89378 - ehuss:update-books, r=ehussEric Huss-0/+0
2021-09-29Rollup merge of #89377 - ehuss:update-cargo, r=ehussEric Huss-0/+0
2021-09-29Rollup merge of #89366 - GuillaumeGomez:remove-lazy-static, r=jyn514Eric Huss-5/+3
2021-09-29Rollup merge of #89335 - mbrubeck:range-is-sorted, r=cuviperEric Huss-0/+10
2021-09-29Rollup merge of #89315 - et342:cstr_from_vec_unchecked_doc, r=yaahcEric Huss-0/+2