| Age | Commit message (Expand) | Author | Lines |
| 2021-12-23 | Error if we try to read dep during deserialization | Aaron Hill | -5/+24 |
| 2021-12-23 | Auto merge of #92177 - GuillaumeGomez:pattern-matching-outside-loop, r=camelid | bors | -6/+8 |
| 2021-12-23 | Auto merge of #92167 - pierwill:chalk-update, r=jackh726 | bors | -154/+140 |
| 2021-12-23 | Auto merge of #92155 - m-ou-se:panic-fn, r=eddyb | bors | -20/+26 |
| 2021-12-23 | Auto merge of #92216 - matthiaskrgr:rollup-luplvuc, r=matthiaskrgr | bors | -57/+418 |
| 2021-12-23 | Rollup merge of #92208 - ChrisDenton:win-bat-cmd, r=dtolnay | Matthias Krüger | -0/+35 |
| 2021-12-23 | Rollup merge of #92146 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -7/+16 |
| 2021-12-23 | Rollup merge of #92139 - dtolnay:backtrace, r=m-ou-se | Matthias Krüger | -3/+3 |
| 2021-12-23 | Rollup merge of #92117 - solid-rs:fix-kmc-solid-read-buf, r=yaahc | Matthias Krüger | -1/+27 |
| 2021-12-23 | Rollup merge of #92026 - jsha:jsdoc-search, r=GuillaumeGomez | Matthias Krüger | -30/+170 |
| 2021-12-23 | Rollup merge of #91544 - rukai:91492, r=wesleywiser | Matthias Krüger | -16/+96 |
| 2021-12-23 | Rollup merge of #88858 - spektom:to_lower_upper_rev, r=dtolnay | Matthias Krüger | -0/+71 |
| 2021-12-22 | Auto merge of #90408 - pierwill:untrack-localdefid-90317, r=cjgillot | bors | -31/+87 |
| 2021-12-22 | Add some JSDoc comments to rustdoc JS | Jacob Hoffman-Andrews | -30/+170 |
| 2021-12-22 | Auto merge of #92201 - ChrisDenton:fix-tests, r=Mark-Simulacrum | bors | -3/+11 |
| 2021-12-22 | Update stability attribute for double ended case mapping iterators | David Tolnay | -2/+2 |
| 2021-12-22 | Fix tests | Chris Denton | -3/+11 |
| 2021-12-22 | rustc `VecGraph`: require the index type to implement Ord | pierwill | -6/+9 |
| 2021-12-22 | Require Ord for rustc_index::SparseBitSet::last_set_in | pierwill | -3/+8 |
| 2021-12-22 | Remove `PartialOrd` and `Ord` from `LocalDefId` | pierwill | -24/+72 |
| 2021-12-22 | Upgrade `tracing-subscriber` | pierwill | -36/+10 |
| 2021-12-22 | Bless clippy test. | Mara Bos | -1/+1 |
| 2021-12-22 | Update chalk to 0.75.0 | pierwill | -152/+164 |
| 2021-12-21 | Move pattern matching outside of the loop | Guillaume Gomez | -6/+8 |
| 2021-12-21 | Auto merge of #92095 - vacuus:master, r=jyn514 | bors | -29/+22 |
| 2021-12-21 | Auto merge of #92149 - fee1-dead:cache-fix, r=oli-obk | bors | -3/+41 |
| 2021-12-21 | Use panic() instead of panic!() in some places in core. | Mara Bos | -19/+25 |
| 2021-12-21 | Auto merge of #92152 - matthiaskrgr:rollup-nmskpw6, r=matthiaskrgr | bors | -588/+1535 |
| 2021-12-21 | Rollup merge of #92131 - bjorn3:sync_cg_clif-2021-12-20, r=bjorn3 | Matthias Krüger | -524/+1009 |
| 2021-12-21 | Rollup merge of #92129 - RalfJung:join-handle-docs, r=jyn514 | Matthias Krüger | -1/+1 |
| 2021-12-21 | Rollup merge of #92127 - GuillaumeGomez:search-results-duplicate-removal, r=jsha | Matthias Krüger | -11/+13 |
| 2021-12-21 | Rollup merge of #91823 - woppopo:const_ptr_as_ref, r=lcnr | Matthias Krüger | -15/+30 |
| 2021-12-21 | Rollup merge of #91770 - TaKO8Ki:suggest-adding-cfg-test, r=joshtriplett | Matthias Krüger | -4/+264 |
| 2021-12-21 | Rollup merge of #91412 - compiler-errors:issue-86035, r=oli-obk | Matthias Krüger | -27/+212 |
| 2021-12-21 | Rollup merge of #90345 - passcod:entry-insert, r=dtolnay | Matthias Krüger | -6/+6 |
| 2021-12-21 | Auto merge of #91903 - tmiasko:bit-set-hash, r=jackh726 | bors | -6/+33 |
| 2021-12-21 | Fix bad caching of `~const Drop` bounds | Deadbeef | -3/+41 |
| 2021-12-20 | Fixup tests for issue-86035 | Michael Goulet | -4/+4 |
| 2021-12-20 | Suggest glob-import if we need to import a trait, but it has no visible name | Michael Goulet | -7/+68 |
| 2021-12-20 | Bail if printing item named `_` in `try_print_visible_def_path` | Michael Goulet | -16/+28 |
| 2021-12-20 | Prefer visibility paths where items are not named `_` | Michael Goulet | -4/+19 |
| 2021-12-20 | Test for issue-86035 | Michael Goulet | -0/+97 |
| 2021-12-21 | Auto merge of #92126 - RalfJung:miri, r=RalfJung | bors | -8/+6 |
| 2021-12-21 | kmc-solid: Add `std::sys::solid::fs::File::read_buf` | Tomoaki Kawada | -1/+27 |
| 2021-12-20 | Auto merge of #92144 - rust-lang:tmandry-patch-1, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-12-20 | Add tmandry to .mailmap | Tyler Mandry | -0/+1 |
| 2021-12-20 | Bump insert_entry stabilization to Rust 1.59 | David Tolnay | -2/+2 |
| 2021-12-20 | Change Backtrace::enabled atomic from SeqCst to Relaxed | David Tolnay | -3/+3 |
| 2021-12-20 | Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202... | bjorn3 | -524/+1009 |
| 2021-12-20 | Fix taking address of truly unsized type field of unsized adt | bjorn3 | -1/+70 |