| Age | Commit message (Expand) | Author | Lines |
| 2020-07-16 | Add test for submodules in inner crate | Joshua Nelson | -3/+20 |
| 2020-07-16 | Add test for documenting the re-export | Joshua Nelson | -0/+13 |
| 2020-07-16 | Add test for re-exports | Joshua Nelson | -0/+28 |
| 2020-07-16 | Remove warnings | Joshua Nelson | -3/+1 |
| 2020-07-16 | Add tests for basic intra-doc links | Joshua Nelson | -0/+11 |
| 2020-07-16 | Make sure that module_id is actually a module | Joshua Nelson | -1/+13 |
| 2020-07-16 | unwrap() -> expect() | Joshua Nelson | -6/+11 |
| 2020-07-16 | Don't panic on fake IDs | Joshua Nelson | -101/+11 |
| 2020-07-16 | Use DefId for modules | Joshua Nelson | -8/+17 |
| 2020-07-16 | Use the scope of the imported variable for resolution, not the current scope | Joshua Nelson | -7/+95 |
| 2020-07-16 | Use get_module instead of `module_map` for `resolve_str_path_error` | Joshua Nelson | -1/+1 |
| 2020-07-17 | Fix small nits, clarfying some confusing vocabulary and using more consistent... | Alexis Bourget | -4/+12 |
| 2020-07-17 | Simplify `LifetimeBounds`. | Nicholas Nethercote | -52/+34 |
| 2020-07-17 | Remove unused `cx` parameter from `pathvec_std` and `path_std`. | Nicholas Nethercote | -21/+21 |
| 2020-07-17 | appease tidy | Ashley Mannix | -5/+5 |
| 2020-07-17 | remove inlined lazy::Waiter in favor of sync::Once | Ashley Mannix | -129/+29 |
| 2020-07-17 | use set() in SyncOnceCell::from | Ashley Mannix | -9/+14 |
| 2020-07-17 | integrate Lazy into std layout | Ashley Mannix | -545/+1001 |
| 2020-07-17 | First cut of `std::lazy` module | Aleksey Kladov | -0/+1008 |
| 2020-07-16 | Don't assign `()` to `!` MIR locals | Jonas Schievink | -16/+11 |
| 2020-07-16 | Set "invalid_codeblock_attributes" lint to warning level by default | Guillaume Gomez | -2/+3 |
| 2020-07-16 | Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-Simulacrum | Manish Goregaokar | -0/+20 |
| 2020-07-16 | Rollup merge of #74392 - lcnr:const-generics-update, r=varkor | Manish Goregaokar | -0/+273 |
| 2020-07-16 | Rollup merge of #74391 - ssomers:btree_refactor, r=Mark-Simulacrum | Manish Goregaokar | -92/+88 |
| 2020-07-16 | Rollup merge of #74390 - ColoredCarrot:patch-1, r=lcnr | Manish Goregaokar | -1/+1 |
| 2020-07-16 | Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez | Manish Goregaokar | -15/+284 |
| 2020-07-16 | Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomez | Manish Goregaokar | -18/+19 |
| 2020-07-16 | Rollup merge of #74325 - GuillaumeGomez:focus-source-file-sidebar, r=kinnison | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Rollup merge of #74221 - oli-obk:const_prop_ice, r=wesleywiser | Manish Goregaokar | -9/+42 |
| 2020-07-16 | Rollup merge of #74171 - ehuss:44056-debug-macos, r=nikomatsakis | Manish Goregaokar | -2/+3 |
| 2020-07-16 | Rollup merge of #74159 - lcnr:const-generic-ty-decl, r=varkor | Manish Goregaokar | -36/+271 |
| 2020-07-16 | Rollup merge of #74148 - GuillaumeGomez:doc-alias-check, r=Manishearth | Manish Goregaokar | -31/+34 |
| 2020-07-16 | Rollup merge of #74140 - sexxi-goose:precise_hir_projections, r=nikomatsakis | Manish Goregaokar | -14/+159 |
| 2020-07-16 | Rollup merge of #73998 - euclio:search-index-determinism, r=nikomatsakis | Manish Goregaokar | -0/+18 |
| 2020-07-16 | Rollup merge of #73981 - ehuss:remove-ignore-stage1, r=nikomatsakis | Manish Goregaokar | -6/+0 |
| 2020-07-16 | Rollup merge of #73926 - joaopaulocarreiro:github_rust-6, r=nikomatsakis | Manish Goregaokar | -0/+1 |
| 2020-07-16 | Rollup merge of #73835 - GuillaumeGomez:cleanup-e0710, r=Dylan-DPC | Manish Goregaokar | -1/+1 |
| 2020-07-16 | Rollup merge of #73807 - euclio:rustdoc-highlighting, r=ollie27,GuillaumeGomez | Manish Goregaokar | -22/+133 |
| 2020-07-16 | Rollup merge of #73794 - GuillaumeGomez:cleanup-e0705, r=Dylan-DPC | Manish Goregaokar | -2/+2 |
| 2020-07-16 | Rollup merge of #73771 - alexcrichton:ignore-unstable, r=estebank,GuillaumeGomez | Manish Goregaokar | -0/+16 |
| 2020-07-16 | Rollup merge of #73566 - jyn514:name-resolve-first, r=eddyb | Manish Goregaokar | -37/+505 |
| 2020-07-16 | Set shell for github actions CI | Mark Rousskov | -0/+20 |
| 2020-07-16 | Don't position:relative on all pres | Manish Goregaokar | -1/+6 |
| 2020-07-16 | Remove !important on border-color and background-color | Manish Goregaokar | -10/+7 |
| 2020-07-16 | Add Ayu theme for spotlight | Manish Goregaokar | -0/+5 |
| 2020-07-16 | Review comments for JS | Manish Goregaokar | -8/+2 |
| 2020-07-16 | Make spotlight show on hover | Manish Goregaokar | -156/+53 |
| 2020-07-16 | Move spotlight next to the return type | Manish Goregaokar | -36/+14 |
| 2020-07-16 | Revert "Remove spotlight usage" | Manish Goregaokar | -0/+9 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -9/+393 |