about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-11-19Auto merge of #90996 - the8472:obligation-hashes2, r=matthewjasperbors-1/+10
2021-11-19Auto merge of #91033 - JohnTitor:rollup-sr9zg6o, r=JohnTitorbors-177/+169
2021-11-19Rollup merge of #90990 - nnethercote:arenas-cleanup, r=oli-obkYuki Okushi-71/+80
2021-11-19Rollup merge of #90961 - estebank:suggest-removal-of-call, r=nagisaYuki Okushi-5/+7
2021-11-19Rollup merge of #90633 - tmiasko:candidate-struct, r=nagisaYuki Okushi-101/+82
2021-11-19Auto merge of #90329 - nbdd0121:typeck, r=nagisabors-25/+116
2021-11-19Add some comments.Nicholas Nethercote-5/+14
2021-11-18Auto merge of #91019 - JohnTitor:rollup-q95ra7r, r=JohnTitorbors-84/+105
2021-11-19Rollup merge of #91002 - petrochenkov:nosynth, r=davidtwcoYuki Okushi-81/+28
2021-11-19Rollup merge of #90989 - notriddle:notriddle/rustc-suggest-float-ending-in-do...Yuki Okushi-1/+5
2021-11-19Rollup merge of #90895 - RalfJung:read-discriminant-valid, r=oli-obkYuki Okushi-0/+12
2021-11-19Rollup merge of #90386 - pierwill:assert-incr-state-85864, r=Aaron1011Yuki Okushi-2/+60
2021-11-18Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplettbors-16/+38
2021-11-18rustc: Remove `#[rustc_synthetic]`Vadim Petrochenkov-81/+28
2021-11-17Avoid suggesting literal formatting that turns into member accessMichael Howell-1/+5
2021-11-17Rollup merge of #90901 - rukai:improve_manuallydrop_help, r=estebankMatthias Krüger-3/+13
2021-11-17Rollup merge of #90900 - andjo403:removeLlvm12Check, r=nikicMatthias Krüger-30/+1
2021-11-17Rollup merge of #90884 - Nilstrieb:fix-span-trivial-trait-bound, r=estebankMatthias Krüger-4/+41
2021-11-17Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwcoMatthias Krüger-0/+27
2021-11-17Rollup merge of #90667 - rukai:improve_static_lifetime_diagnostics, r=estebankMatthias Krüger-41/+24
2021-11-17Rollup merge of #89610 - guswynn:must_use_future, r=wesleywiserMatthias Krüger-0/+32
2021-11-16Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplettMatthias Krüger-795/+644
2021-11-16Rollup merge of #90933 - compiler-errors:master, r=estebankMatthias Krüger-19/+26
2021-11-16Rollup merge of #90787 - JohnTitor:inline-sorted-index-map, r=oli-obkMatthias Krüger-0/+10
2021-11-17Remove unnecessary lifetime argument from arena macros.Nicholas Nethercote-66/+66
2021-11-16Fix await suggestion betterMichael Goulet-19/+26
2021-11-16Add emscripten to the "wasm" family of targetsAlex Crichton-1/+1
2021-11-16Suggest removal of arguments for unit variant, not replacementEsteban Kuber-5/+7
2021-11-16Update compiler/rustc_passes/src/check_attr.rsWesley Wiser-1/+1
2021-11-16Auto merge of #90919 - nnethercote:rm-DropArena, r=Mark-Simulacrumbors-154/+17
2021-11-16Auto merge of #90945 - JohnTitor:rollup-wc35xss, r=JohnTitorbors-83/+118
2021-11-16Inline printable function5225225-5/+7
2021-11-16Suggest removing the non-printing characters5225225-1/+16
2021-11-16Print full char literal on error if any are non-printing5225225-0/+10
2021-11-16Rollup merge of #90925 - krasimirgg:rustc_mir_build_fix, r=petrochenkovYuki Okushi-1/+1
2021-11-16Rollup merge of #90910 - RalfJung:const-discriminant-empty-enum, r=petrochenkovYuki Okushi-1/+3
2021-11-16Rollup merge of #90819 - JakobDegen:issue-90804, r=petrochenkovYuki Okushi-38/+21
2021-11-16Rollup merge of #90803 - TaKO8Ki:suggest-chars-on-attempt-to-iter, r=estebankYuki Okushi-0/+20
2021-11-16Rollup merge of #90801 - b-naber:missing_normalization_equate_inputs_output, ...Yuki Okushi-24/+41
2021-11-16Rollup merge of #86455 - tlyu:check-where-before-suggesting-unsized, r=estebankYuki Okushi-19/+32
2021-11-16Auto merge of #90845 - JakobDegen:adt-drop-perf, r=Mark-Simulacrumbors-23/+61
2021-11-15refactor is_param_boundTaylor Yu-27/+21
2021-11-15check where clause before suggesting unsizedTaylor Yu-0/+19
2021-11-15Alphabetize language featuresJacob Pratt-795/+644
2021-11-16Auto merge of #90934 - JohnTitor:rollup-5soqo0j, r=JohnTitorbors-18/+31
2021-11-16Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obkYuki Okushi-7/+6
2021-11-16Rollup merge of #90834 - cuviper:android-gnu, r=petrochenkovYuki Okushi-1/+1
2021-11-16Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiserYuki Okushi-10/+24
2021-11-15Auto merge of #90827 - matthewjasper:assoc-item-cleanup-2, r=cjgillotbors-38/+20
2021-11-15Auto merge of #90473 - joshtriplett:stabilize-format-args-capture, r=Mark-Sim...bors-36/+19