about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-02-09Rename HIR UnOp variantsÖmer Sinan Ağacan-36/+36
2021-02-09Auto merge of #81901 - Mark-Simulacrum:use-string-not-cow, r=jackh726bors-8/+5
2021-02-08Switch query descriptions to just StringMark Rousskov-8/+5
2021-02-08Rollup merge of #81865 - bugadani:typeck2, r=jyn514Mara Bos-7/+3
2021-02-08Rollup merge of #81861 - tmiasko:mir-bytes, r=wesleywiserMara Bos-1/+6
2021-02-08Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebankMara Bos-1/+1
2021-02-08Rollup merge of #81779 - geogriff:const-ptr-to-int-error, r=lcnrMara Bos-1/+8
2021-02-08Rollup merge of #81735 - klensy:span-fix, r=varkorMara Bos-8/+10
2021-02-08Auto merge of #72603 - jsgf:extern-loc, r=nikomatsakisbors-8/+307
2021-02-08Clean up weird option mappingDániel Buga-7/+3
2021-02-07Make sure all fields are accounted for in `encode_fields!`Jeremy Fitzhardinge-4/+31
2021-02-07Implement Encoder for Diagnostic manuallyJeremy Fitzhardinge-1/+37
2021-02-07Add `--extern-loc` to augment unused crate dependency diagnosticsJeremy Fitzhardinge-7/+243
2021-02-07Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisabors-214/+139
2021-02-07Auto merge of #79078 - petrochenkov:derattr, r=Aaron1011bors-414/+445
2021-02-07Address review commentsVadim Petrochenkov-0/+3
2021-02-07Feature gate macro attributes in `#[derive]` outputVadim Petrochenkov-0/+35
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-414/+407
2021-02-07Auto merge of #80632 - Nadrieril:fix-80501, r=varkorbors-211/+378
2021-02-07Rollup merge of #81835 - jesusprubio:improve-long-eplanation-e0546, r=Guillau...Guillaume Gomez-2/+9
2021-02-07Rollup merge of #81830 - jesusprubio:add-log-explanation-e0542, r=GuillaumeGomezGuillaume Gomez-1/+48
2021-02-07Auto merge of #81498 - thomaseizinger:ice-workaround-56935-rustc-index, r=mat...bors-0/+4
2021-02-07Show MIR bytes separately in -Zmeta-stats outputTomasz Miąsko-1/+6
2021-02-06Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwcobors-0/+1
2021-02-06Typo fixJesus Rubio-2/+2
2021-02-06References addedJesus Rubio-2/+9
2021-02-06Comments updated to keep the consistencyJesus Rubio-5/+5
2021-02-06Improve long explanation for E0546Jesus Rubio-4/+4
2021-02-06Format fixesJesus Rubio-2/+1
2021-02-06Update compiler/rustc_error_codes/src/error_codes/E0542.mdJesús Rubio-1/+2
2021-02-06Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnrJonas Schievink-4/+4
2021-02-06Rollup merge of #81737 - camelid:typeck-structure-sugg, r=lcnrJonas Schievink-9/+14
2021-02-06Rollup merge of #81680 - camsteffen:primty, r=oli-obkJonas Schievink-62/+67
2021-02-06Rollup merge of #81402 - ehuss:md-tidy, r=jyn514Jonas Schievink-1/+0
2021-02-06Add long error explanation for E0542Jesus Rubio-1/+48
2021-02-06parse_format: treat r" as a literalDavid Hewitt-1/+1
2021-02-06path trimming: ignore type aliasesDan Aloni-0/+1
2021-02-06Auto merge of #81810 - m-ou-se:rollup-q3nborp, r=m-ou-sebors-60/+32
2021-02-06Rollup merge of #81795 - camsteffen:diagnostics-reduce, r=oli-obkMara Bos-3/+2
2021-02-06Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obkMara Bos-1/+6
2021-02-06Rollup merge of #81664 - bjorn3:no_codegen_hir, r=lcnrMara Bos-56/+24
2021-02-05Auto merge of #79253 - rcvalle:fix-rustc-sysroot-cas, r=nagisabors-7/+45
2021-02-05Auto merge of #81215 - cjgillot:defkey-mir, r=oli-obkbors-215/+103
2021-02-05Small refactor with Iterator::reduceCameron Steffen-3/+2
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-295/+158
2021-02-05Auto merge of #81784 - m-ou-se:rollup-s23fow7, r=m-ou-sebors-187/+416
2021-02-05Run x.py fmt to fix tidy issuesWesley Wiser-22/+19
2021-02-05Rollup merge of #81771 - tgnottingham:time-passes-rss-delta, r=oli-obkMara Bos-14/+11
2021-02-05Rollup merge of #81682 - JulianKnodt:bit_set_iter_benchmarks, r=oli-obkMara Bos-0/+34
2021-02-05Rollup merge of #81676 - jyn514:crate-not-found, r=oli-obkMara Bos-0/+21