about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-12-14Make TyS::is_suggestable more structualMichael Goulet-10/+54
2021-12-13Auto merge of #91865 - matthiaskrgr:rollup-rai9ecq, r=matthiaskrgrbors-66/+81
2021-12-13Rollup merge of #91855 - xfix:const_cstr_unchecked, r=dtolnayMatthias Krüger-1/+0
2021-12-13Rollup merge of #91849 - jackh726:gats-outlives-lint-part2, r=nikomatsakisMatthias Krüger-10/+48
2021-12-13Rollup merge of #91847 - BoxyUwU:generic_arg_infer_fixme, r=lcnrMatthias Krüger-55/+33
2021-12-13Adjust wording for reviewJack Huey-2/+5
2021-12-13Avoid cloning refcounted types during foldingAlan Egerton-6/+68
2021-12-13Auto merge of #91654 - nikic:llvmbc-section-flags, r=nagisabors-42/+60
2021-12-13Stabilize const_cstr_uncheckedKonrad Borowski-1/+0
2021-12-13Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkovbors-3/+3
2021-12-13I wrote these functions, I should use them dang itJack Huey-92/+60
2021-12-13Instead of checking for exact bounds, try to prove themJack Huey-37/+104
2021-12-13Auto merge of #91569 - erikdesjardins:vt-align, r=nikicbors-7/+11
2021-12-13hurray for portable simd finding a nice test for this FIXMEEllen-55/+33
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