| Age | Commit message (Expand) | Author | Lines |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -29/+29 |
| 2020-09-23 | Auto merge of #77090 - rust-lang:revert-76110-convert-openoptions-cint, r=dto... | bors | -35/+0 |
| 2020-09-23 | Auto merge of #76864 - est31:downloaded_llvm_no_clone_sources, r=Mark-Simulacrum | bors | -2/+3 |
| 2020-09-23 | Auto merge of #76659 - simonvandel:76432, r=oli-obk | bors | -21/+154 |
| 2020-09-23 | Auto merge of #76850 - ecstatic-morse:const-checking-refactor, r=oli-obk | bors | -259/+791 |
| 2020-09-22 | Revert "Function to convert OpenOptions to c_int" | Joshua Nelson | -35/+0 |
| 2020-09-23 | Auto merge of #77063 - cuviper:llvm-11.0.0-rc3, r=nikic | bors | -1/+1 |
| 2020-09-22 | Auto merge of #76928 - lcnr:opaque-types-cache, r=tmandry | bors | -68/+83 |
| 2020-09-22 | Auto merge of #76810 - Mark-Simulacrum:fix-lld-macos, r=alexcrichton | bors | -18/+13 |
| 2020-09-22 | Use correct feature gate for unsizing casts | Dylan MacKenzie | -5/+1 |
| 2020-09-22 | Add `#![feature(const_fn_transmute)]` to `rustc_ast` | Dylan MacKenzie | -0/+1 |
| 2020-09-22 | Rebase LLVM onto 11.0.0-rc3 | Josh Stone | -1/+1 |
| 2020-09-22 | Replace missing comment | Dylan MacKenzie | -0/+2 |
| 2020-09-22 | Use the same name everywhere for `is_const_stable_const_fn` | Dylan MacKenzie | -2/+4 |
| 2020-09-22 | Bless compile-fail | Dylan MacKenzie | -3/+1 |
| 2020-09-22 | Bless tests | Dylan MacKenzie | -159/+200 |
| 2020-09-22 | Update const-checker to replicate `qualify_min_const_fn` | Dylan MacKenzie | -73/+268 |
| 2020-09-22 | Add structured errors for `qualify_min_const_fn` checks | Dylan MacKenzie | -3/+220 |
| 2020-09-22 | Allow errors to abort const checking when emitted | Dylan MacKenzie | -4/+22 |
| 2020-09-22 | Return `true` if `check_const` emits an error | Dylan MacKenzie | -7/+11 |
| 2020-09-22 | Add const-stability helpers | Dylan MacKenzie | -10/+45 |
| 2020-09-22 | Update library functions with stability attributes | Dylan MacKenzie | -0/+22 |
| 2020-09-22 | Useful derives on `ops::Status` | Dylan MacKenzie | -0/+1 |
| 2020-09-22 | Auto merge of #76110 - FedericoPonzi:convert-openoptions-cint, r=JoshTriplett | bors | -0/+35 |
| 2020-09-22 | Auto merge of #76626 - jyn514:x.py-changelog, r=Mark-Simulacrum | bors | -1/+96 |
| 2020-09-22 | enable unstable open_options_ext_as_flags feature in doc comments | Federico Ponzi | -0/+1 |
| 2020-09-22 | Auto merge of #76906 - Nicholas-Baron:shorten_typeck_check, r=oli-obk | bors | -4972/+5090 |
| 2020-09-22 | Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichton | bors | -16/+90 |
| 2020-09-22 | Auto merge of #77039 - ecstatic-morse:rollup-qv3jj4a, r=ecstatic-morse | bors | -322/+762 |
| 2020-09-21 | Rollup merge of #77032 - lcnr:visit-all-the-item-likes, r=davidtwco | ecstatic-morse | -2/+50 |
| 2020-09-21 | Rollup merge of #77022 - Juici:master, r=lcnr | ecstatic-morse | -82/+55 |
| 2020-09-21 | Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse | ecstatic-morse | -8/+83 |
| 2020-09-21 | Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC | ecstatic-morse | -58/+28 |
| 2020-09-21 | Rollup merge of #76807 - ecstatic-morse:const-checking-staged-api, r=oli-obk | ecstatic-morse | -71/+172 |
| 2020-09-21 | Rollup merge of #76783 - lzutao:rd_impl_kind, r=GuillaumeGomez | ecstatic-morse | -19/+22 |
| 2020-09-21 | Rollup merge of #76655 - CDirkx:const-pin, r=ecstatic-morse | ecstatic-morse | -16/+59 |
| 2020-09-21 | Rollup merge of #76581 - lcnr:bound-too-generic, r=eddyb | ecstatic-morse | -6/+128 |
| 2020-09-21 | Rollup merge of #76489 - GuillaumeGomez:add-explanation-e0756, r=jyn514 | ecstatic-morse | -1/+31 |
| 2020-09-21 | Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnay | ecstatic-morse | -0/+97 |
| 2020-09-21 | Rollup merge of #76150 - matklad:droporder, r=withoutboats | ecstatic-morse | -36/+19 |
| 2020-09-21 | Rollup merge of #76131 - Aaron1011:fix/pretty-print-zip, r=lcnr | ecstatic-morse | -8/+5 |
| 2020-09-21 | Rollup merge of #72734 - pickfire:liballoc, r=KodrAus | ecstatic-morse | -15/+13 |
| 2020-09-22 | Auto merge of #76913 - vandenheuvel:performance_debug, r=lcnr | bors | -3/+6 |
| 2020-09-21 | Auto merge of #76683 - simonvandel:inst-combine-deref, r=oli-obk | bors | -12/+506 |
| 2020-09-22 | lint missing docs for extern items | Bastian Kauschke | -2/+50 |
| 2020-09-21 | Run the test with explicit -O such that Add is generated instead of CheckedAdd | Simon Vandel Sillesen | -197/+198 |
| 2020-09-21 | Add optimization to avoid load of address | Simon Vandel Sillesen | -12/+505 |
| 2020-09-21 | Auto merge of #77003 - joshtriplett:remove-duplicate-link-libraries, r=Mark-S... | bors | -4/+0 |
| 2020-09-21 | Don't use `zip` to compare iterators during pretty-print hack | Aaron Hill | -8/+5 |
| 2020-09-21 | Add explanation for E0756 | Guillaume Gomez | -1/+31 |