| Age | Commit message (Expand) | Author | Lines |
| 2020-07-11 | test: rustdoc-ui: issue-74134: Shorten a too long line | Dennis Hamester | -1/+1 |
| 2020-07-11 | Fix try_print_visible_def_path_recur for opt_def_id usage | Dan Aloni | -1/+1 |
| 2020-07-11 | test: rustdoc-ui: Expand issue-74134 to cover types in a private module | Dennis Hamester | -0/+15 |
| 2020-07-11 | test: rustdoc-ui: Add issue-74134, replacing test/rustdoc/issue-74134-* | Dennis Hamester | -43/+36 |
| 2020-07-11 | Stabilize `transmute` in constants and statics but not const fn | Oliver Scherer | -106/+238 |
| 2020-07-10 | Rollup merge of #74162 - lcnr:ToPredicate-no-ref, r=varkor | Manish Goregaokar | -13/+13 |
| 2020-07-10 | Rollup merge of #74161 - tblah:riscv64gc-dockerfile-improvment, r=Mark-Simula... | Manish Goregaokar | -5/+5 |
| 2020-07-10 | Rollup merge of #74145 - michaelforney:rust-installer, r=Mark-Simulacrum | Manish Goregaokar | -0/+0 |
| 2020-07-10 | Rollup merge of #74135 - ehuss:update-books, r=ehuss | Manish Goregaokar | -0/+0 |
| 2020-07-10 | Rollup merge of #74129 - matklad:rust-analyzer-2020-07-07, r=Mark-Simulacrum | Manish Goregaokar | -14/+14 |
| 2020-07-10 | Rollup merge of #74127 - tamird:allowlist, r=oli-obk | Manish Goregaokar | -278/+296 |
| 2020-07-10 | Rollup merge of #74125 - ayazhafiz:i/74050, r=matthewjasper | Manish Goregaokar | -87/+115 |
| 2020-07-10 | Rollup merge of #74122 - nnethercote:startup-cleanup, r=petrochenkov | Manish Goregaokar | -55/+53 |
| 2020-07-10 | Rollup merge of #74109 - nbdd0121:issue-74082, r=petrochenkov | Manish Goregaokar | -0/+30 |
| 2020-07-10 | Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakis | Manish Goregaokar | -19/+36 |
| 2020-07-10 | Rollup merge of #74100 - lzutao:strip-bootstrap, r=Mark-Simulacrum | Manish Goregaokar | -10/+10 |
| 2020-07-10 | Rollup merge of #74099 - jonhoo:deque-range, r=dtolnay | Manish Goregaokar | -13/+163 |
| 2020-07-10 | Rollup merge of #74076 - sunfishcode:wasi-fileext-newmethods, r=alexcrichton | Manish Goregaokar | -4/+137 |
| 2020-07-10 | Rollup merge of #73989 - RalfJung:ub-enum-test, r=oli-obk | Manish Goregaokar | -8/+9 |
| 2020-07-10 | Rollup merge of #73887 - DutchGhost:master, r=oli-obk | Manish Goregaokar | -4/+1 |
| 2020-07-10 | Rollup merge of #73862 - oli-obk:const_array_to_slice, r=RalfJung | Manish Goregaokar | -32/+34 |
| 2020-07-10 | Rollup merge of #72303 - yoshuawuyts:future-poll-fn, r=dtolnay | Manish Goregaokar | -0/+70 |
| 2020-07-10 | Rollup merge of #71322 - petrochenkov:tuple00, r=nikomatsakis | Manish Goregaokar | -59/+614 |
| 2020-07-10 | Address review comments | Mohsen Zohrevandi | -39/+35 |
| 2020-07-10 | Remove an unwrap in layout computation | Erik Desjardins | -3/+3 |
| 2020-07-10 | Add margin after doc search results | Guillaume Gomez | -0/+1 |
| 2020-07-10 | Auto merge of #74181 - pietroalbini:ci-gha-fallible-macos, r=Mark-Simulacrum | bors | -36/+45 |
| 2020-07-10 | ci: allow gating gha on everything but macOS | Pietro Albini | -36/+45 |
| 2020-07-10 | Add tracking issue | Jon Gjengset | -2/+2 |
| 2020-07-10 | Run update_lints | Christian Duerr | -1/+1 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -278/+296 |
| 2020-07-10 | Remove some Default impls | Caio | -4/+4 |
| 2020-07-10 | Only add cfguard module flag on windows-msvc | Andrew Paverd | -19/+36 |
| 2020-07-10 | Minor refactor for rustc_resolve diagnostics match | Ivan Tham | -3/+1 |
| 2020-07-10 | Use str::strip* in bootstrap | Lzu Tao | -10/+10 |
| 2020-07-10 | Change some function names. | Nicholas Nethercote | -13/+16 |
| 2020-07-10 | Tweak `spawn_thread_pool`. | Nicholas Nethercote | -11/+12 |
| 2020-07-10 | Add an explanatory comment to `scoped_thread`. | Nicholas Nethercote | -0/+2 |
| 2020-07-10 | Eliminate `rust_input`. | Nicholas Nethercote | -31/+23 |
| 2020-07-10 | Tweak wording | Yuki Okushi | -43/+43 |
| 2020-07-10 | Add a help to use `in_band_lifetimes` in nightly | Yuki Okushi | -0/+78 |
| 2020-07-09 | Reword incorrect `self` token suggestion | Esteban Küber | -5/+5 |
| 2020-07-09 | Add option to collapse automatically implementors | Guillaume Gomez | -3/+10 |
| 2020-07-09 | Rollup merge of #74188 - estebank:tweak-ascription-typo-heuristic, r=petroche... | Manish Goregaokar | -61/+57 |
| 2020-07-09 | Rollup merge of #74184 - Manishearth:doc-intra-doc, r=GuillaumeGomez | Manish Goregaokar | -30/+42 |
| 2020-07-09 | Rollup merge of #74150 - tamird:blocklist, r=nikomatsakis | Manish Goregaokar | -107/+111 |
| 2020-07-09 | Rollup merge of #74146 - RalfJung:miri, r=RalfJung | Manish Goregaokar | -8/+8 |
| 2020-07-09 | Rollup merge of #74143 - pickfire:patch-2, r=jonas-schievink | Manish Goregaokar | -2/+0 |
| 2020-07-09 | Rollup merge of #74142 - pickfire:patch-1, r=dtolnay | Manish Goregaokar | -3/+3 |
| 2020-07-09 | Rollup merge of #74137 - ehuss:update-cargo, r=ehuss | Manish Goregaokar | -0/+0 |