about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-01Rollup merge of #89322 - tmiasko:rm-optimization-fuel, r=michaelwoeristerManish Goregaokar-6/+1
2021-10-01Rollup merge of #89029 - notriddle:notriddle/issue-89013, r=estebankManish Goregaokar-6/+180
2021-10-01Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkovManish Goregaokar-8/+147
2021-10-01Rollup merge of #87868 - Kixiron:packing-on-the-pounds, r=eddybManish Goregaokar-19/+93
2021-10-01Auto merge of #89403 - camsteffen:fmt-unsafe-private, r=Mark-Simulacrumbors-3/+4
2021-10-01Auto merge of #89417 - Manishearth:rollup-j2gdu95, r=Manishearthbors-159/+559
2021-09-30Rollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011Manish Goregaokar-0/+71
2021-09-30Rollup merge of #89397 - wesleywiser:update_llvm_submodule, r=cuviperManish Goregaokar-0/+0
2021-09-30Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillotManish Goregaokar-37/+50
2021-09-30Rollup merge of #89327 - oli-obk:nll_diag_infer_vars, r=wesleywiserManish Goregaokar-3/+26
2021-09-30Rollup merge of #89321 - tmiasko:rebase-resume-arg, r=estebankManish Goregaokar-5/+12
2021-09-30Rollup merge of #89251 - estebank:negative-index-literals, r=davidtwcoManish Goregaokar-2/+136
2021-09-30Rollup merge of #88838 - FabianWolff:issue-88472, r=estebankManish Goregaokar-112/+264
2021-10-01Auto merge of #89395 - In-line:remove_visible_path_from_allowed_deprecated_li...bors-47/+78
2021-10-01Add `pie` as another `relocation-model` valueMarcel Hlopko-8/+147
2021-10-01Auto merge of #89414 - Manishearth:rollup-hs11bcq, r=Manishearthbors-63/+427
2021-09-30Rollup merge of #89392 - BGR360:master, r=jyn514Manish Goregaokar-2/+1
2021-09-30Rollup merge of #89370 - RalfJung:ctfe-aggregate-rvalue, r=oli-obkManish Goregaokar-8/+9
2021-09-30Rollup merge of #89314 - notriddle:notriddle/lint-fix-enum-variant-match, r=d...Manish Goregaokar-19/+73
2021-09-30Rollup merge of #89306 - devnexen:haiku_ncpus, r=nagisaManish Goregaokar-1/+10
2021-09-30Rollup merge of #89303 - guswynn:std_suspend, r=dtolnayManish Goregaokar-0/+68
2021-09-30Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=e...Manish Goregaokar-18/+216
2021-09-30Rollup merge of #89202 - estebank:infer-call-type, r=oli-obkManish Goregaokar-0/+15
2021-09-30Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillotManish Goregaokar-15/+35
2021-10-01Auto merge of #89183 - cjgillot:noenc, r=oli-obkbors-56/+57
2021-09-30add regression test for issue 89119Rémy Rakic-0/+71
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-30Rebase fallout.Camille GILLOT-3/+3
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-30bootstrap: Update comment (again) in config.library.tomlBen Reeves-1/+0
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 visible path calculation from allowed deprecation lintAlik Aslanyan-47/+78
2021-09-30Auto merge of #86853 - usbalbin:const_try, r=oli-obkbors-8/+58
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-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
2021-09-29Rollup merge of #89313 - durin42:llvm-14-thinLTOResolvePrevailingInModule, r=...Eric Huss-0/+4
2021-09-29Rollup merge of #89311 - FabianWolff:issue-89305, r=oli-obkEric Huss-3/+35
2021-09-29Rollup merge of #89297 - GuillaumeGomez:remove-never-from-type-enum, r=camelidEric Huss-8/+6