about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-10-01Rollup merge of #89029 - notriddle:notriddle/issue-89013, r=estebankManish Goregaokar-0/+137
2021-10-01Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkovManish Goregaokar-0/+115
2021-10-01Rollup merge of #87868 - Kixiron:packing-on-the-pounds, r=eddybManish Goregaokar-0/+1
2021-10-01Auto merge of #89417 - Manishearth:rollup-j2gdu95, r=Manishearthbors-95/+325
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-10/+10
2021-09-30Rollup merge of #89327 - oli-obk:nll_diag_infer_vars, r=wesleywiserManish Goregaokar-2/+10
2021-09-30Rollup merge of #89321 - tmiasko:rebase-resume-arg, r=estebankManish Goregaokar-3/+9
2021-09-30Rollup merge of #89251 - estebank:negative-index-literals, r=davidtwcoManish Goregaokar-0/+79
2021-09-30Rollup merge of #88838 - FabianWolff:issue-88472, r=estebankManish Goregaokar-80/+146
2021-10-01Auto merge of #89395 - In-line:remove_visible_path_from_allowed_deprecated_li...bors-6/+3
2021-10-01Add `pie` as another `relocation-model` valueMarcel Hlopko-0/+115
2021-10-01Auto merge of #89414 - Manishearth:rollup-hs11bcq, r=Manishearthbors-18/+254
2021-09-30Rollup merge of #89392 - BGR360:master, r=jyn514Manish Goregaokar-2/+1
2021-09-30Rollup merge of #89314 - notriddle:notriddle/lint-fix-enum-variant-match, r=d...Manish Goregaokar-0/+37
2021-09-30Rollup merge of #89303 - guswynn:std_suspend, r=dtolnayManish Goregaokar-0/+38
2021-09-30Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=e...Manish Goregaokar-2/+130
2021-09-30Rollup merge of #89202 - estebank:infer-call-type, r=oli-obkManish Goregaokar-0/+14
2021-09-30Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillotManish Goregaokar-14/+34
2021-10-01Auto merge of #89183 - cjgillot:noenc, r=oli-obkbors-3/+4
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/+36
2021-09-30Implemented -Z randomize-layoutChase Wilson-0/+1
2021-09-30Update run-make-fulldeps.Camille GILLOT-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-0/+132
2021-09-30Remove visible path calculation from allowed deprecation lintAlik Aslanyan-6/+3
2021-09-30Auto merge of #86853 - usbalbin:const_try, r=oli-obkbors-0/+23
2021-09-30Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebankbors-21/+21
2021-09-30bootstrap: Update comment in config.library.toml.Ben Reeves-1/+1
2021-09-30Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehussbors-65/+207
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 #89311 - FabianWolff:issue-89305, r=oli-obkEric Huss-0/+29
2021-09-29Rollup merge of #89297 - GuillaumeGomez:remove-never-from-type-enum, r=camelidEric Huss-8/+6
2021-09-29Rollup merge of #89294 - lnicola:rust-analyzer-2021-09-27, r=lnicolaEric Huss-16/+17
2021-09-29Rollup merge of #89232 - rossmacarthur:fix-76424, r=wesleywiserEric Huss-27/+55
2021-09-29Rollup merge of #89098 - GuillaumeGomez:where-bounds-order, r=camelidEric Huss-4/+6
2021-09-29Rollup merge of #87428 - GuillaumeGomez:union-highlighting, r=notriddleEric Huss-5/+91
2021-09-30Auto merge of #89110 - Aaron1011:adjustment-span, r=estebankbors-581/+426
2021-09-29Fix Windows LLVM issue.Eric Huss-0/+6
2021-09-29Update booksEric Huss-0/+0
2021-09-29Update cargoEric Huss-0/+0
2021-09-29Remove Never variant from clean::Type enumGuillaume Gomez-8/+6
2021-09-29Cleanup lower_generics_mut and make span be the bound itself, not the typejackh726-10/+10
2021-09-29fix(lint): don't suggest refutable patterns to "fix" irrefutable bindMichael Howell-0/+37
2021-09-29Remove lazy_static dependencyGuillaume Gomez-5/+3