about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-10-31Combine drain_filter callsAaron Hill-4/+4
2021-10-30Use SsoHashSetAaron Hill-2/+2
2021-10-30Deduplicate projection sub-obligationsAaron Hill-0/+6
2021-10-30Rollup merge of #90402 - wesleywiser:query_descriptions, r=oli-obkMatthias Krüger-1/+8
2021-10-30Rollup merge of #90396 - b-naber:type_flags_ices_default_anon_consts, r=lcnrMatthias Krüger-1/+2
2021-10-30Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obkMatthias Krüger-9/+20
2021-10-30Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelidMatthias Krüger-1/+1
2021-10-29Unify titles in rustdoc book doc attributes chapterGuillaume Gomez-1/+1
2021-10-29Update odht crate to 0.3.1 (big-endian bugfix)Michael Woerister-2/+2
2021-10-29Add a few query descriptionsWesley Wiser-1/+8
2021-10-29Auto merge of #90373 - tmiasko:union-qualification, r=oli-obkbors-1/+14
2021-10-29ignore type flags insertion in default_anon_const_substs if error occurredb-naber-1/+2
2021-10-29don't mutably borrow inner infcx in all of ConstInferUnifier::constsb-naber-9/+20
2021-10-29Auto merge of #90214 - tmiasko:indirect-mutation-qualif, r=ecstatic-morse,oli...bors-63/+157
2021-10-29Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnrbors-184/+68
2021-10-28Auto merge of #90387 - matthiaskrgr:rollup-b2x8v0x, r=matthiaskrgrbors-650/+597
2021-10-29Rollup merge of #90376 - oli-obk:🧹, r=spastorinoMatthias Krüger-650/+597
2021-10-28Auto merge of #90281 - xldenis:public-borrow-set, r=nikomatsakisbors-14/+14
2021-10-28Auto merge of #90218 - JakobDegen:adt_significant_drop_fix, r=nikomatsakisbors-45/+56
2021-10-28Revert "Add rustc lint, warning when iterating over hashmaps"Mark Rousskov-184/+68
2021-10-28Move instantiate_opaque_types to rustc_infer.Oli Scherer-294/+283
2021-10-28Move some functions into `rustc_infer`.Oli Scherer-318/+316
2021-10-28Manually inline a function that is only ever called at the end of another fun...Oli Scherer-33/+6
2021-10-28Remove dead code.Oli Scherer-14/+1
2021-10-28Auto merge of #90145 - cjgillot:sorted-map, r=michaelwoeristerbors-57/+55
2021-10-28Use type based qualification for unionsTomasz Miąsko-1/+14
2021-10-27Auto merge of #90347 - matthiaskrgr:rollup-rp2ms7j, r=matthiaskrgrbors-13/+64
2021-10-27Rollup merge of #90288 - JakobDegen:import_diagnostics, r=davidtwcoMatthias Krüger-7/+64
2021-10-27Rollup merge of #90267 - EliseZeroTwo:elisezerotwo/fix_invalid_attrs_ice, r=A...Matthias Krüger-6/+0
2021-10-27Auto merge of #90273 - nbdd0121:const, r=fee1-deadbors-82/+40
2021-10-27Auto merge of #89652 - rcvalle:rust-cfi, r=nagisabors-20/+202
2021-10-27Remove `is_const_fn` in `find_mir_or_eval_fn`Gary Guo-9/+3
2021-10-27Auto merge of #89937 - JohnTitor:fix-89875, r=Amanieubors-9/+14
2021-10-26Reverting switching test to no_std and adjust output after rebase.Jakob Degen-1/+0
2021-10-26Adds hint if a trait fails to resolve and a newly added one in Edition 2021 i...Jakob Degen-7/+51
2021-10-26Add diagnostic in case of failed `.try_into()` method call pre-Edition 2021Jakob Degen-0/+14
2021-10-26Auto merge of #90075 - pierwill:fix-79717, r=petrochenkovbors-17/+10
2021-10-26Consider indirect mutation during const qualification dataflowTomasz Miąsko-63/+157
2021-10-26Rollup merge of #90241 - DrMeepster:thiscall_lint_upgrade, r=petrochenkovMatthias Krüger-5/+4
2021-10-26Rollup merge of #90181 - notriddle:notriddle/error-pointer, r=estebankMatthias Krüger-65/+89
2021-10-26Properly check `target_features` not to trigger an assertionYuki Okushi-4/+11
2021-10-26Remove unnecessary check for registersYuki Okushi-3/+1
2021-10-26Fix some typosYuki Okushi-2/+2
2021-10-25Edit error messages for rustc_resolve::AmbiguityKind variantspierwill-17/+10
2021-10-25Clean up debug statements in needs_dropJakob Degen-7/+5
2021-10-26Auto merge of #85830 - bjorn3:separate_provide_extern, r=cjgillotbors-27/+189
2021-10-25Add LLVM CFI support to the Rust compilerRamon de C Valle-20/+202
2021-10-25make thiscall on unsupported platforms an errorDrMeepster-5/+4
2021-10-25Rollup merge of #90266 - b-naber:uneval_substs, r=lcnrMatthias Krüger-0/+12
2021-10-25Rollup merge of #89581 - jblazquez:master, r=Mark-SimulacrumMatthias Krüger-0/+8