| Age | Commit message (Expand) | Author | Lines |
| 2021-12-14 | Rollup merge of #91529 - TennyZhuang:try_reserve_binary_heap, r=yaahc | Matthias Krüger | -0/+79 |
| 2021-12-14 | Auto merge of #91680 - saethlin:spare_capacity_mut-in-join, r=dtolnay | bors | -2/+10 |
| 2021-12-14 | Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercote | bors | -22/+48 |
| 2021-12-13 | Auto merge of #91865 - matthiaskrgr:rollup-rai9ecq, r=matthiaskrgr | bors | -177/+300 |
| 2021-12-13 | Rollup merge of #91855 - xfix:const_cstr_unchecked, r=dtolnay | Matthias Krüger | -3/+1 |
| 2021-12-13 | Rollup merge of #91849 - jackh726:gats-outlives-lint-part2, r=nikomatsakis | Matthias Krüger | -50/+157 |
| 2021-12-13 | Rollup merge of #91847 - BoxyUwU:generic_arg_infer_fixme, r=lcnr | Matthias Krüger | -55/+74 |
| 2021-12-13 | Rollup merge of #91846 - camelid:doctest-cleanup, r=GuillaumeGomez | Matthias Krüger | -69/+64 |
| 2021-12-13 | Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2021-12-13 | Auto merge of #91353 - eggyal:reuse-rcs-during-folding, r=lcnr | bors | -6/+68 |
| 2021-12-13 | Adjust wording for review | Jack Huey | -30/+33 |
| 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 | Stabilize const_cstr_unchecked | Konrad Borowski | -3/+1 |
| 2021-12-13 | Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkov | bors | -3/+3 |
| 2021-12-13 | I wrote these functions, I should use them dang it | Jack Huey | -92/+60 |
| 2021-12-13 | Instead of checking for exact bounds, try to prove them | Jack Huey | -77/+213 |
| 2021-12-12 | Add -webkit-appearance: none to search input | Jacob Hoffman-Andrews | -0/+4 |
| 2021-12-13 | Auto merge of #91569 - erikdesjardins:vt-align, r=nikic | bors | -7/+56 |
| 2021-12-13 | extra test for bug i found | Ellen | -0/+15 |
| 2021-12-13 | hurray for portable simd finding a nice test for this FIXME | Ellen | -55/+59 |
| 2021-12-12 | doctest: Rename `options` to `rustdoc_options` | Noah Lev | -26/+26 |
| 2021-12-12 | Rename `TestOptions` to `GlobalTestOptions` | Noah Lev | -26/+27 |
| 2021-12-12 | rustdoc: Coalesce some `run_test` args as one `LangString` arg | Noah Lev | -19/+13 |
| 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 |