| Age | Commit message (Expand) | Author | Lines |
| 2021-05-25 | Move extra search result information for keywords and primitives from CSS to DOM | Guillaume Gomez | -16/+12 |
| 2021-05-25 | Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum | bors | -4/+4 |
| 2021-05-25 | Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakis | bors | -59/+35 |
| 2021-05-24 | Auto merge of #85639 - GuillaumeGomez:rollup-modinsi, r=GuillaumeGomez | bors | -14/+54 |
| 2021-05-24 | Rollup merge of #85628 - LeSeulArtichaut:thir-null-lowercase, r=estebank | Guillaume Gomez | -7/+7 |
| 2021-05-24 | Rollup merge of #85621 - jsha:serif-in-table, r=GuillaumeGomez | Guillaume Gomez | -0/+1 |
| 2021-05-24 | Rollup merge of #85551 - GuillaumeGomez:fix-search-result-overflow, r=jsha | Guillaume Gomez | -7/+46 |
| 2021-05-24 | Auto merge of #85596 - scottmcm:more-on-unimplemented, r=estebank | bors | -13/+11 |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -4/+1 |
| 2021-05-24 | Bootstrap: skip rustdoc fingerprint for building docs. | Eric Huss | -0/+3 |
| 2021-05-24 | bootstrap from 1.54.0 beta | Pietro Albini | -1/+1 |
| 2021-05-24 | Replace more "NULL" with "null" | LeSeulArtichaut | -7/+7 |
| 2021-05-24 | :arrow_up: rust-analyzer | Laurențiu Nicola | -24/+0 |
| 2021-05-24 | Auto merge of #85515 - jedel1043:fix-85480, r=petrochenkov | bors | -0/+24 |
| 2021-05-23 | Restore sans-serif font for module items. | Jacob Hoffman-Andrews | -0/+1 |
| 2021-05-24 | Add test for pretty printing anonymous types | jedel1043 | -0/+24 |
| 2021-05-23 | Auto merge of #85554 - 12101111:fix-dedup-native-libs, r=petrochenkov | bors | -0/+36 |
| 2021-05-23 | Auto merge of #85602 - GuillaumeGomez:donthide-inherent-impls, r=jsha | bors | -5/+14 |
| 2021-05-23 | Auto merge of #85479 - Stupremee:render-Self_as-type-casts, r=CraftSpider | bors | -13/+38 |
| 2021-05-23 | Extend rustc_on_implemented to improve a ?-on-ControlFlow error message | Scott McMurray | -13/+11 |
| 2021-05-23 | Don't hide inherent implementations by default | Guillaume Gomez | -5/+14 |
| 2021-05-23 | Auto merge of #85594 - Dylan-DPC:rollup-40sgqgg, r=Dylan-DPC | bors | -6/+24 |
| 2021-05-23 | Rollup merge of #85575 - jsha:fix-toggle-settings, r=GuillaumeGomez | Dylan DPC | -6/+24 |
| 2021-05-23 | Auto merge of #81601 - jyn514:llvm-on-demand, r=Mark-Simulacrum | bors | -13/+98 |
| 2021-05-22 | Move llvm submodule updates to rustbuild | Joshua Nelson | -13/+97 |
| 2021-05-22 | Auto merge of #85078 - RalfJung:const_fn_unsize, r=oli-obk | bors | -75/+38 |
| 2021-05-22 | Fix auto-hide for implementations and implementors. | Jacob Hoffman-Andrews | -6/+24 |
| 2021-05-22 | Auto merge of #85514 - GuillaumeGomez:upgrade-minifer-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-05-22 | Add test for search result resize width | Guillaume Gomez | -0/+12 |
| 2021-05-22 | Remove some errors in UI tests | LeSeulArtichaut | -29/+5 |
| 2021-05-22 | Make the THIR unsafeck use the `thir_body` query | LeSeulArtichaut | -30/+30 |
| 2021-05-22 | Set desc class on the div instead of the span to simplify CSS | Guillaume Gomez | -6/+6 |
| 2021-05-22 | Mobile description width: 100% | Stefan Schindler | -1/+1 |
| 2021-05-22 | Add padding to mobile layout and fix width issue on both | Stefan Schindler | -0/+2 |
| 2021-05-22 | Prepar to remove deep nesting | Stefan Schindler | -6/+5 |
| 2021-05-22 | Implement staggered mobile layout | Stefan Schindler | -4/+17 |
| 2021-05-22 | Add test for deduplicate native lib in linking | 12101111 | -0/+36 |
| 2021-05-22 | const_fn_unsize: check that the cast behaves correctly | Ralf Jung | -3/+10 |
| 2021-05-22 | stabilize const_fn_unsize | Ralf Jung | -75/+31 |
| 2021-05-22 | Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jsha | bors | -2/+17 |
| 2021-05-22 | Auto merge of #85505 - flip1995:clippyup, r=Manishearth | bors | -668/+2329 |
| 2021-05-21 | Add test for search result keyword extra info | Guillaume Gomez | -0/+15 |
| 2021-05-21 | Fix display for primitive and keyword extra info | Guillaume Gomez | -2/+2 |
| 2021-05-21 | Auto merge of #85560 - GuillaumeGomez:rollup-8k90rc7, r=GuillaumeGomez | bors | -220/+583 |
| 2021-05-21 | Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | Guillaume Gomez | -57/+577 |
| 2021-05-21 | Rollup merge of #85550 - pnkfelix:fix-max-rss-division-on-mac, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-05-21 | Rollup merge of #85548 - GuillaumeGomez:remove-dead-js, r=jsha | Guillaume Gomez | -158/+0 |
| 2021-05-21 | Rollup merge of #85506 - GuillaumeGomez:reset-focusedByTab, r=jsha | Guillaume Gomez | -4/+5 |
| 2021-05-21 | Check for use of mutable/extern statics in THIR unsafeck | LeSeulArtichaut | -22/+228 |
| 2021-05-21 | Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakis | bors | -19/+33 |