| Age | Commit message (Expand) | Author | Lines |
| 2021-12-13 | get rid of normalize_generic_arg... queries | b-naber | -41/+9 |
| 2021-12-13 | normalize_generic_arg_after in terms of try version | b-naber | -34/+11 |
| 2021-12-13 | Auto merge of #91353 - eggyal:reuse-rcs-during-folding, r=lcnr | bors | -6/+68 |
| 2021-12-13 | Avoid cloning refcounted types during folding | Alan Egerton | -6/+68 |
| 2021-12-13 | Auto merge of #91657 - nikic:update-llvm, r=cuviper | bors | -0/+14 |
| 2021-12-13 | Auto merge of #91654 - nikic:llvmbc-section-flags, r=nagisa | bors | -42/+60 |
| 2021-12-13 | Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkov | bors | -3/+3 |
| 2021-12-13 | Auto merge of #91569 - erikdesjardins:vt-align, r=nikic | bors | -7/+56 |
| 2021-12-13 | Auto merge of #91841 - matthiaskrgr:rollup-zlhsg5a, r=matthiaskrgr | bors | -59/+110 |
| 2021-12-13 | Rollup merge of #91824 - woppopo:const_ptr_write_bytes, r=oli-obk | Matthias Krüger | -1/+17 |
| 2021-12-13 | Rollup merge of #91819 - rust-lang:compiler-autolabel, r=jackh726 | Matthias Krüger | -0/+9 |
| 2021-12-13 | Rollup merge of #91749 - ssomers:btree_comments, r=Mark-Simulacrum | Matthias Krüger | -55/+58 |
| 2021-12-13 | Rollup merge of #91091 - ecstatic-morse:control-flow-enum-is, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2021-12-13 | Rollup merge of #91086 - rhysd:issue-91085, r=m-ou-se | Matthias Krüger | -1/+24 |
| 2021-12-12 | Auto merge of #91549 - fee1-dead:const_env, r=spastorino | bors | -458/+622 |
| 2021-12-12 | rustbot: Add autolabeling for `T-compiler` | Noah Lev | -0/+9 |
| 2021-12-12 | Auto merge of #90716 - euclio:libloading, r=cjgillot | bors | -313/+91 |
| 2021-12-12 | Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr | bors | -380/+101 |
| 2021-12-12 | clippy owo | Ellen | -12/+11 |
| 2021-12-12 | Auto merge of #90423 - Aaron1011:deduplicate-projection, r=jackh726 | bors | -0/+6 |
| 2021-12-12 | Auto merge of #91825 - matthiaskrgr:rollup-e4s8lwp, r=matthiaskrgr | bors | -41/+121 |
| 2021-12-12 | Rollup merge of #91817 - rust-lang:rustdoc-autolabel, r=Mark-Simulacrum | Matthias Krüger | -0/+23 |
| 2021-12-12 | Rollup merge of #91815 - RalfJung:span, r=oli-obk | Matthias Krüger | -2/+2 |
| 2021-12-12 | Rollup merge of #91814 - japm48:spelling-fix, r=RalfJung | Matthias Krüger | -32/+32 |
| 2021-12-12 | Rollup merge of #91811 - itzurabhi:boostrap-dist-wix-unwrap-issue, r=Mark-Sim... | Matthias Krüger | -1/+3 |
| 2021-12-12 | Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a... | Matthias Krüger | -0/+23 |
| 2021-12-12 | Rollup merge of #91746 - ssomers:btree_tests, r=Mark-Simulacrum | Matthias Krüger | -6/+38 |
| 2021-12-12 | Make `(*mut T)::write_bytes` `const` | woppopo | -1/+17 |
| 2021-12-12 | Remove function from rebase | Deadbeef | -28/+0 |
| 2021-12-12 | Small performance tweaks | Deadbeef | -9/+9 |
| 2021-12-12 | Remap more env constness for queries | Deadbeef | -18/+40 |
| 2021-12-12 | Remap predicate/env constness before querying | Deadbeef | -4/+24 |
| 2021-12-12 | Query modifier | Deadbeef | -0/+72 |
| 2021-12-12 | Add trailing newline | Deadbeef | -1/+1 |
| 2021-12-12 | Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk" | Deadbeef | -15/+54 |
| 2021-12-12 | Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" | Deadbeef | -424/+400 |
| 2021-12-12 | add regression test for #91489 | SNCPlay42 | -0/+40 |
| 2021-12-12 | Fix #91489 | Deadbeef | -1/+24 |
| 2021-12-12 | Auto merge of #89404 - Kobzol:hash-stable-sort, r=Mark-Simulacrum | bors | -1/+2 |
| 2021-12-12 | Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgr | bors | -92/+289 |
| 2021-12-11 | rustbot: Add autolabeling for `T-rustdoc` | Noah Lev | -0/+23 |
| 2021-12-11 | better span for unexpected normalization failure in CTFE engine | Ralf Jung | -2/+2 |
| 2021-12-12 | doc: fix typo in comments | japm48 | -32/+32 |
| 2021-12-11 | Rollup merge of #91806 - woppopo:const_unique, r=dtolnay | Matthias Krüger | -3/+4 |
| 2021-12-11 | Rollup merge of #91797 - the8472:fix-invalid-deref, r=Mark-Simulacrum | Matthias Krüger | -4/+6 |
| 2021-12-11 | Rollup merge of #91780 - cjgillot:localize, r=Mark-Simulacrum | Matthias Krüger | -28/+0 |
| 2021-12-11 | Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726 | Matthias Krüger | -21/+78 |
| 2021-12-11 | Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r... | Matthias Krüger | -0/+21 |
| 2021-12-11 | Rollup merge of #91737 - Manishearth:panic-immediate-stdlib, r=joshtriplett | Matthias Krüger | -6/+25 |
| 2021-12-11 | Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett | Matthias Krüger | -28/+83 |