about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-02-10Unconditionally update symbolsbjorn3-22/+1
2022-02-10Remove unnecessary update_symbols callbjorn3-11/+5
2022-02-10Auto merge of #93854 - matthiaskrgr:rollup-bh2a85j, r=matthiaskrgrbors-9/+47
2022-02-10Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwcoMatthias Krüger-6/+7
2022-02-10Rollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwUMatthias Krüger-3/+22
2022-02-10Rollup merge of #92670 - hermitcore:kernel, r=davidtwcoMatthias Krüger-0/+18
2022-02-10Auto merge of #93511 - cjgillot:query-copy, r=oli-obkbors-181/+207
2022-02-10fix min_const_generics oversightlcnr-3/+22
2022-02-09Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiserMatthias Krüger-3/+6
2022-02-09Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkovMatthias Krüger-1/+0
2022-02-09Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regress...Matthias Krüger-37/+165
2022-02-09Rollup merge of #91504 - cynecx:used_retain, r=nikicMatthias Krüger-4/+93
2022-02-09Rollup merge of #91443 - compiler-errors:bad_collect_into_slice, r=wesleywiserMatthias Krüger-12/+39
2022-02-09Avoid clone.Camille GILLOT-4/+4
2022-02-09Explain &Arc.Camille GILLOT-0/+4
2022-02-09Make FnAbiError Copy.Camille GILLOT-42/+35
2022-02-09Use a slice for object_lifetime_defaults.Camille GILLOT-87/+74
2022-02-09Use a slice in DefIdForest.Camille GILLOT-25/+22
2022-02-09Ensure that queries only return Copy types.Camille GILLOT-95/+140
2022-02-09Auto merge of #93741 - Mark-Simulacrum:global-job-id, r=cjgillotbors-177/+115
2022-02-09Stabilize cfg_target_has_atomicAmanieu d'Antras-6/+7
2022-02-09Allow substitutions in `rustc_on_unimplemented` predicateMichael Goulet-12/+39
2022-02-09Make a few cleanup MIR passes publicXavier Denis-3/+6
2022-02-09Auto merge of #93724 - Mark-Simulacrum:drop-query-stats, r=michaelwoeristerbors-122/+0
2022-02-09Auto merge of #93681 - Mark-Simulacrum:rlink-binary, r=davidtwco,bjorn3bors-9/+8
2022-02-09Add tracking issueNikita Popov-1/+1
2022-02-09Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obkbors-60/+169
2022-02-09Rollup merge of #93781 - lcnr:ty-kind-docs, r=jackh726Yuki Okushi-20/+70
2022-02-09Rollup merge of #93751 - eholk:issue-93648-drop-tracking-projection, r=tmiaskoYuki Okushi-19/+21
2022-02-09Rollup merge of #93748 - klensy:vis-r, r=cjgillotYuki Okushi-3/+3
2022-02-09Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakisYuki Okushi-13/+3
2022-02-09Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgrbors-12/+24
2022-02-08Switch QueryJobId to a single global counterMark Rousskov-177/+115
2022-02-08add more tests and make used(linker/compiler) mutually exclusivecynecx-0/+35
2022-02-08Improve opaque type higher-ranked region error message under NLLAaron Hill-60/+169
2022-02-08Update compiler/rustc_middle/src/ty/sty.rslcnr-0/+2
2022-02-08Update compiler/rustc_middle/src/ty/sty.rslcnr-1/+1
2022-02-08Fix regression from lazy opaque typesOli Scherer-8/+32
2022-02-08update `ty::TyKind` documentationlcnr-20/+68
2022-02-08Rollup merge of #92917 - jackh726:issue-91762-2, r=nikomatsakisMatthias Krüger-1/+11
2022-02-08Rollup merge of #92715 - chordtoll:empty-string, r=davidtwcoMatthias Krüger-1/+1
2022-02-08Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewja...Matthias Krüger-10/+12
2022-02-08debuginfo: Bring back DW_AT_containing_type for vtables -- address review com...Michael Woerister-2/+4
2022-02-08rename file to use the correct naming conventionStefan Lankes-0/+0
2022-02-08add missing targert for library operating system RustyHermitStefan Lankes-0/+1
2022-02-08add kernel target for RustyHermitStefan Lankes-0/+17
2022-02-08Auto merge of #93762 - matthiaskrgr:rollup-vdjpfmz, r=matthiaskrgrbors-76/+105
2022-02-08Rollup merge of #93728 - JulianKnodt:toterm, r=oli-obkMatthias Krüger-69/+74
2022-02-08Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddleMatthias Krüger-6/+30
2022-02-08Rollup merge of #93672 - lcnr:const-param-defaults-xx, r=matthewjasperMatthias Krüger-1/+1