about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-12-12Auto merge of #91549 - fee1-dead:const_env, r=spastorinobors-434/+501
2021-12-12Auto merge of #90716 - euclio:libloading, r=cjgillotbors-290/+57
2021-12-12Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnrbors-99/+18
2021-12-12Auto merge of #90423 - Aaron1011:deduplicate-projection, r=jackh726bors-0/+6
2021-12-12Auto merge of #91825 - matthiaskrgr:rollup-e4s8lwp, r=matthiaskrgrbors-4/+4
2021-12-12Rollup merge of #91815 - RalfJung:span, r=oli-obkMatthias Krüger-2/+2
2021-12-12Rollup merge of #91814 - japm48:spelling-fix, r=RalfJungMatthias Krüger-2/+2
2021-12-12Remove function from rebaseDeadbeef-28/+0
2021-12-12Small performance tweaksDeadbeef-9/+9
2021-12-12Remap more env constness for queriesDeadbeef-18/+40
2021-12-12Remap predicate/env constness before queryingDeadbeef-4/+24
2021-12-12Query modifierDeadbeef-0/+72
2021-12-12Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"Deadbeef-415/+391
2021-12-12Fix #91489Deadbeef-1/+6
2021-12-12Auto merge of #89404 - Kobzol:hash-stable-sort, r=Mark-Simulacrumbors-1/+2
2021-12-12Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgrbors-58/+102
2021-12-11better span for unexpected normalization failure in CTFE engineRalf Jung-2/+2
2021-12-12doc: fix typo in commentsjapm48-2/+2
2021-12-11Rollup merge of #91780 - cjgillot:localize, r=Mark-SimulacrumMatthias Krüger-28/+0
2021-12-11Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726Matthias Krüger-21/+6
2021-12-11Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplettMatthias Krüger-9/+72
2021-12-11Rollup merge of #90081 - woppopo:const_write_bytes, r=oli-obkMatthias Krüger-0/+24
2021-12-11Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obkbors-19/+117
2021-12-11Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgrbors-85/+281
2021-12-11Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakisMatthias Krüger-83/+153
2021-12-11Rollup merge of #83174 - camelid:borrow-help, r=oli-obkMatthias Krüger-2/+128
2021-12-11Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisaMatthias Krüger-0/+5
2021-12-11Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obkMatthias Krüger-199/+200
2021-12-11Rollup merge of #91617 - nnethercote:improve-List-readability, r=lcnrMatthias Krüger-51/+89
2021-12-11Do not ICE when suggesting elided lifetimes on non-existent spans.Camille GILLOT-0/+5
2021-12-11Remove useless variant.Camille GILLOT-21/+1
2021-12-11Rollup merge of #91426 - eggyal:idfunctor-panic-safety, r=lcnrMatthias Krüger-24/+30
2021-12-11Tweak assoc type obligation spansEsteban Kuber-19/+117
2021-12-11Auto merge of #91715 - the8472:bump-rmeta-fromat-version, r=Mark-Simulacrumbors-1/+1
2021-12-11update accepted feature gateEllen-2/+2
2021-12-10Suggest using a temporary variable to fix borrowck errorsNoah Lev-2/+128
2021-12-10Rollup merge of #91625 - est31:remove_indexes, r=oli-obkMatthias Krüger-127/+123
2021-12-10Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillotMatthias Krüger-2/+3
2021-12-10Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandryMatthias Krüger-2/+2
2021-12-10Rollup merge of #90407 - pierwill:edit-rustc-incremental-docs, r=cjgillotMatthias Krüger-13/+63
2021-12-10remove feature gate and cleanup codeEllen-99/+18
2021-12-10Remove hir::Node::hir_id.Camille GILLOT-28/+0
2021-12-10fmtEsteban Kuber-16/+17
2021-12-10review commentEsteban Kuber-3/+3
2021-12-10Remove field from `ErrorValue`Esteban Kuber-12/+12
2021-12-10Review commentsEsteban Kuber-10/+12
2021-12-10Tweak wordingEsteban Kuber-3/+3
2021-12-10Use a more accurate `Span` for `'static` obligation from return typeEsteban Kuber-39/+45
2021-12-10Point at return type when it introduces `'static` obligationEsteban Kuber-0/+20
2021-12-10Add filtering based on involved required lifetimeEsteban Kuber-17/+20