| Age | Commit message (Expand) | Author | Lines |
| 2022-02-10 | Unconditionally update symbols | bjorn3 | -22/+1 |
| 2022-02-10 | Remove unnecessary update_symbols call | bjorn3 | -11/+5 |
| 2022-02-10 | Auto merge of #93854 - matthiaskrgr:rollup-bh2a85j, r=matthiaskrgr | bors | -9/+47 |
| 2022-02-10 | Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwco | Matthias Krüger | -6/+7 |
| 2022-02-10 | Rollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwU | Matthias Krüger | -3/+22 |
| 2022-02-10 | Rollup merge of #92670 - hermitcore:kernel, r=davidtwco | Matthias Krüger | -0/+18 |
| 2022-02-10 | Auto merge of #93511 - cjgillot:query-copy, r=oli-obk | bors | -181/+207 |
| 2022-02-10 | fix min_const_generics oversight | lcnr | -3/+22 |
| 2022-02-09 | Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiser | Matthias Krüger | -3/+6 |
| 2022-02-09 | Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkov | Matthias Krüger | -1/+0 |
| 2022-02-09 | Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regress... | Matthias Krüger | -37/+165 |
| 2022-02-09 | Rollup merge of #91504 - cynecx:used_retain, r=nikic | Matthias Krüger | -4/+93 |
| 2022-02-09 | Rollup merge of #91443 - compiler-errors:bad_collect_into_slice, r=wesleywiser | Matthias Krüger | -12/+39 |
| 2022-02-09 | Avoid clone. | Camille GILLOT | -4/+4 |
| 2022-02-09 | Explain &Arc. | Camille GILLOT | -0/+4 |
| 2022-02-09 | Make FnAbiError Copy. | Camille GILLOT | -42/+35 |
| 2022-02-09 | Use a slice for object_lifetime_defaults. | Camille GILLOT | -87/+74 |
| 2022-02-09 | Use a slice in DefIdForest. | Camille GILLOT | -25/+22 |
| 2022-02-09 | Ensure that queries only return Copy types. | Camille GILLOT | -95/+140 |
| 2022-02-09 | Auto merge of #93741 - Mark-Simulacrum:global-job-id, r=cjgillot | bors | -177/+115 |
| 2022-02-09 | Stabilize cfg_target_has_atomic | Amanieu d'Antras | -6/+7 |
| 2022-02-09 | Allow substitutions in `rustc_on_unimplemented` predicate | Michael Goulet | -12/+39 |
| 2022-02-09 | Make a few cleanup MIR passes public | Xavier Denis | -3/+6 |
| 2022-02-09 | Auto merge of #93724 - Mark-Simulacrum:drop-query-stats, r=michaelwoerister | bors | -122/+0 |
| 2022-02-09 | Auto merge of #93681 - Mark-Simulacrum:rlink-binary, r=davidtwco,bjorn3 | bors | -9/+8 |
| 2022-02-09 | Add tracking issue | Nikita Popov | -1/+1 |
| 2022-02-09 | Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk | bors | -60/+169 |
| 2022-02-09 | Rollup merge of #93781 - lcnr:ty-kind-docs, r=jackh726 | Yuki Okushi | -20/+70 |
| 2022-02-09 | Rollup merge of #93751 - eholk:issue-93648-drop-tracking-projection, r=tmiasko | Yuki Okushi | -19/+21 |
| 2022-02-09 | Rollup merge of #93748 - klensy:vis-r, r=cjgillot | Yuki Okushi | -3/+3 |
| 2022-02-09 | Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis | Yuki Okushi | -13/+3 |
| 2022-02-09 | Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgr | bors | -12/+24 |
| 2022-02-08 | Switch QueryJobId to a single global counter | Mark Rousskov | -177/+115 |
| 2022-02-08 | add more tests and make used(linker/compiler) mutually exclusive | cynecx | -0/+35 |
| 2022-02-08 | Improve opaque type higher-ranked region error message under NLL | Aaron Hill | -60/+169 |
| 2022-02-08 | Update compiler/rustc_middle/src/ty/sty.rs | lcnr | -0/+2 |
| 2022-02-08 | Update compiler/rustc_middle/src/ty/sty.rs | lcnr | -1/+1 |
| 2022-02-08 | Fix regression from lazy opaque types | Oli Scherer | -8/+32 |
| 2022-02-08 | update `ty::TyKind` documentation | lcnr | -20/+68 |
| 2022-02-08 | Rollup merge of #92917 - jackh726:issue-91762-2, r=nikomatsakis | Matthias Krüger | -1/+11 |
| 2022-02-08 | Rollup merge of #92715 - chordtoll:empty-string, r=davidtwco | Matthias Krüger | -1/+1 |
| 2022-02-08 | Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewja... | Matthias Krüger | -10/+12 |
| 2022-02-08 | debuginfo: Bring back DW_AT_containing_type for vtables -- address review com... | Michael Woerister | -2/+4 |
| 2022-02-08 | rename file to use the correct naming convention | Stefan Lankes | -0/+0 |
| 2022-02-08 | add missing targert for library operating system RustyHermit | Stefan Lankes | -0/+1 |
| 2022-02-08 | add kernel target for RustyHermit | Stefan Lankes | -0/+17 |
| 2022-02-08 | Auto merge of #93762 - matthiaskrgr:rollup-vdjpfmz, r=matthiaskrgr | bors | -76/+105 |
| 2022-02-08 | Rollup merge of #93728 - JulianKnodt:toterm, r=oli-obk | Matthias Krüger | -69/+74 |
| 2022-02-08 | Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddle | Matthias Krüger | -6/+30 |
| 2022-02-08 | Rollup merge of #93672 - lcnr:const-param-defaults-xx, r=matthewjasper | Matthias Krüger | -1/+1 |