| Age | Commit message (Expand) | Author | Lines |
| 2021-03-24 | Rollup merge of #83415 - camelid:remove-crate-module-option, r=jyn514 | Dylan DPC | -85/+61 |
| 2021-03-24 | Rollup merge of #83405 - r00ster91:deprecated_emoji, r=GuillaumeGomez | Dylan DPC | -4/+13 |
| 2021-03-24 | Rollup merge of #83399 - camelid:rustdoc-priv-link-from-crate, r=jyn514 | Dylan DPC | -3/+18 |
| 2021-03-24 | Rollup merge of #83393 - GuillaumeGomez:codeblock-tooltip-position, r=Nemo157 | Dylan DPC | -5/+24 |
| 2021-03-24 | Rollup merge of #83391 - hyd-dev:uwtable, r=alexcrichton | Dylan DPC | -0/+22 |
| 2021-03-24 | Rollup merge of #83313 - cjgillot:assert, r=michaelwoerister | Dylan DPC | -1/+49 |
| 2021-03-24 | Rollup merge of #83051 - GuillaumeGomez:sidebar-trait-items-order, r=CraftSpi... | Dylan DPC | -6/+18 |
| 2021-03-23 | Auto merge of #82994 - camelid:rename-source-to-span, r=jyn514 | bors | -49/+57 |
| 2021-03-23 | Remove another unnecessary `Option` | Camelid | -13/+7 |
| 2021-03-23 | Remove unnecessary `Option` wrapping around `Crate.module` | Camelid | -72/+54 |
| 2021-03-23 | Tweak docs | Camelid | -1/+3 |
| 2021-03-23 | Use &str instead of String | Guillaume Gomez | -3/+3 |
| 2021-03-23 | Add test to enforce sidebar trait items order | Guillaume Gomez | -2/+14 |
| 2021-03-23 | Fix sidebar trait items sort | Guillaume Gomez | -3/+3 |
| 2021-03-23 | Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obk | bors | -124/+92 |
| 2021-03-23 | Slight visual improvements to warning boxes in the docs | r00ster91 | -4/+13 |
| 2021-03-22 | Don't push the crate name onto the `Cache.stack` | Camelid | -2/+0 |
| 2021-03-22 | rustdoc: Record crate name instead of using `None` | Camelid | -1/+18 |
| 2021-03-23 | Rollup merge of #83389 - njasm:test_rustdoc, r=jyn514 | Yuki Okushi | -0/+3 |
| 2021-03-23 | Rollup merge of #83385 - lnicola:rust-analyzer-2021-03-22, r=jonas-schievink | Yuki Okushi | -15/+15 |
| 2021-03-23 | Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplett | Yuki Okushi | -6/+6 |
| 2021-03-23 | Rollup merge of #83356 - camelid:rustdoc-option-to-enum, r=GuillaumeGomez | Yuki Okushi | -8/+11 |
| 2021-03-23 | Rollup merge of #82732 - GuillaumeGomez:remove-theme-file, r=Nemo157 | Yuki Okushi | -74/+83 |
| 2021-03-23 | Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum... | Yuki Okushi | -11/+25 |
| 2021-03-22 | only run RemoveZsts at mir-opt-level 3 and above | Erik Desjardins | -25/+52 |
| 2021-03-22 | Add GUI test to enforce tooltip position | Guillaume Gomez | -4/+23 |
| 2021-03-22 | Fix codeblock tooltip position | Guillaume Gomez | -1/+1 |
| 2021-03-23 | Allow not emitting `uwtable` on Android | hyd-dev | -0/+22 |
| 2021-03-22 | Err if the debugging options are not passed. | Camille GILLOT | -1/+49 |
| 2021-03-22 | Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis | bors | -739/+354 |
| 2021-03-22 | missing newline at eof | Nelson J Morais | -1/+1 |
| 2021-03-22 | add key rustc_private for package metadata for rust-analyzer in librustdoc | Nelson J Morais | -0/+3 |
| 2021-03-22 | :arrow_up: rust-analyzer | Laurențiu Nicola | -15/+15 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -6/+6 |
| 2021-03-22 | Rollup merge of #83338 - asquared31415:asm-syntax-test-fix, r=Dylan-DPC | Dylan DPC | -8/+9 |
| 2021-03-22 | Auto merge of #82855 - jyn514:no-temporaries, r=GuillaumeGomez | bors | -18/+30 |
| 2021-03-22 | Auto merge of #83360 - Dylan-DPC:rollup-17xulpv, r=Dylan-DPC | bors | -0/+37 |
| 2021-03-21 | Update tests | Camelid | -2/+2 |
| 2021-03-21 | Remove redundant docs | Camelid | -5/+7 |
| 2021-03-21 | Bump rustdoc-json format version | Camelid | -1/+1 |
| 2021-03-21 | rustdoc-json: Rename `Import.span` to `Import.source` | Camelid | -5/+5 |
| 2021-03-21 | Rename `rustdoc_json_types::Item.source` to `span` | Camelid | -3/+3 |
| 2021-03-21 | Rename `clean::Span::span()` to `clean::Span::inner()` | Camelid | -13/+13 |
| 2021-03-21 | Rename `clean::Item.source` to `span` | Camelid | -34/+38 |
| 2021-03-22 | Rollup merge of #83350 - jyn514:llvm-version, r=Mark-Simulacrum | Dylan DPC | -0/+2 |
| 2021-03-22 | Rollup merge of #83336 - camelid:tool-mod-ice, r=petrochenkov | Dylan DPC | -0/+35 |
| 2021-03-22 | Auto merge of #79846 - the8472:inplace-tra, r=m-ou-se | bors | -0/+14 |
| 2021-03-21 | disable debug assertions in codegen test | The8472 | -0/+1 |
| 2021-03-21 | rustdoc: Replace pair of `Option`s with an enum | Camelid | -8/+11 |
| 2021-03-21 | Fix ICE with `use clippy::a::b;` | Camelid | -0/+35 |