about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-10-03Fix unsound optimization with explicit variant discriminantsFabian Wolff-4/+14
2021-10-02Auto merge of #89408 - Mark-Simulacrum:fix-query-nondet, r=petrochenkovbors-2/+23
2021-10-02Auto merge of #89405 - GuillaumeGomez:fix-clippy-lints, r=cjgillotbors-508/+460
2021-10-01Auto merge of #89449 - Manishearth:rollup-3alb61f, r=Manishearthbors-42/+57
2021-10-01Rollup merge of #89441 - Nadrieril:fix-89393, r=tmandryManish Goregaokar-5/+6
2021-10-01Rollup merge of #89376 - andjo403:selfProfileUseAfterDropFix, r=Mark-SimulacrumManish Goregaokar-4/+6
2021-10-01Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obkManish Goregaokar-33/+45
2021-10-01Fix clippy lintsGuillaume Gomez-508/+460
2021-10-01Auto merge of #88880 - cjgillot:no-krate, r=oli-obkbors-157/+135
2021-10-01Normalize after substituting via `field.ty()`Nadrieril-5/+6
2021-10-01Rollup merge of #89415 - wesleywiser:inliner_caller_callsite_message, r=micha...Manish Goregaokar-1/+1
2021-10-01Rollup merge of #89340 - FabianWolff:issue-89173, r=petrochenkovManish Goregaokar-26/+73
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/+43
2021-10-01Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkovManish Goregaokar-8/+32
2021-10-01Rollup merge of #87868 - Kixiron:packing-on-the-pounds, r=eddybManish Goregaokar-14/+76
2021-10-01Auto merge of #89417 - Manishearth:rollup-j2gdu95, r=Manishearthbors-64/+234
2021-09-30Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillotManish Goregaokar-27/+40
2021-09-30Rollup merge of #89327 - oli-obk:nll_diag_infer_vars, r=wesleywiserManish Goregaokar-1/+16
2021-09-30Rollup merge of #89321 - tmiasko:rebase-resume-arg, r=estebankManish Goregaokar-2/+3
2021-09-30Rollup merge of #89251 - estebank:negative-index-literals, r=davidtwcoManish Goregaokar-2/+57
2021-09-30Rollup merge of #88838 - FabianWolff:issue-88472, r=estebankManish Goregaokar-32/+118
2021-10-01Auto merge of #89395 - In-line:remove_visible_path_from_allowed_deprecated_li...bors-41/+75
2021-10-01Add `pie` as another `relocation-model` valueMarcel Hlopko-8/+32
2021-10-01Auto merge of #89414 - Manishearth:rollup-hs11bcq, r=Manishearthbors-44/+133
2021-09-30Correct caller/callsite confusion in inliner messageWesley Wiser-1/+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/+36
2021-09-30Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=e...Manish Goregaokar-16/+86
2021-09-30Rollup merge of #89202 - estebank:infer-call-type, r=oli-obkManish Goregaokar-0/+1
2021-09-30Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillotManish Goregaokar-1/+1
2021-10-01Auto merge of #89183 - cjgillot:noenc, r=oli-obkbors-53/+52
2021-09-30Auto merge of #89282 - sexxi-goose:fix-88118, r=nikomatsakisbors-0/+2
2021-09-30Implemented -Z randomize-layoutChase Wilson-14/+76
2021-09-30Avoid nondeterminism in trimmed_def_pathsMark Rousskov-2/+23
2021-09-30Rebase fallout.Camille GILLOT-3/+3
2021-09-30Update compiler/rustc_codegen_cranelift/scripts/filter_profile.rsCamille Gillot-1/+1
2021-09-30Move EncodedMetadata to rustc_metadata.Camille GILLOT-32/+38
2021-09-30Move encode_metadata out of CrateStore.Camille GILLOT-21/+14
2021-09-30Apply suggestions from code reviewCamille Gillot-2/+2
2021-09-30Do not pass hir::Crate to lints.Camille GILLOT-8/+6
2021-09-30Auto merge of #87998 - nneonneo:master, r=oli-obkbors-28/+80
2021-09-30Remove visible path calculation from allowed deprecation lintAlik Aslanyan-41/+75
2021-09-30Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebankbors-1/+27
2021-09-30Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehussbors-11/+30
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/+6
2021-09-29Rollup merge of #89232 - rossmacarthur:fix-76424, r=wesleywiserEric Huss-8/+20
2021-09-30Auto merge of #89110 - Aaron1011:adjustment-span, r=estebankbors-2/+27
2021-09-29Move body_owners to tcx.hir().Camille GILLOT-25/+18