about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-25Move extra search result information for keywords and primitives from CSS to DOMGuillaume Gomez-16/+12
2021-05-25Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrumbors-4/+4
2021-05-25Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakisbors-59/+35
2021-05-24Auto merge of #85639 - GuillaumeGomez:rollup-modinsi, r=GuillaumeGomezbors-14/+54
2021-05-24Rollup merge of #85628 - LeSeulArtichaut:thir-null-lowercase, r=estebankGuillaume Gomez-7/+7
2021-05-24Rollup merge of #85621 - jsha:serif-in-table, r=GuillaumeGomezGuillaume Gomez-0/+1
2021-05-24Rollup merge of #85551 - GuillaumeGomez:fix-search-result-overflow, r=jshaGuillaume Gomez-7/+46
2021-05-24Auto merge of #85596 - scottmcm:more-on-unimplemented, r=estebankbors-13/+11
2021-05-24remove cfg(bootstrap)Pietro Albini-4/+1
2021-05-24Bootstrap: skip rustdoc fingerprint for building docs.Eric Huss-0/+3
2021-05-24bootstrap from 1.54.0 betaPietro Albini-1/+1
2021-05-24Replace more "NULL" with "null"LeSeulArtichaut-7/+7
2021-05-24:arrow_up: rust-analyzerLaurențiu Nicola-24/+0
2021-05-24Auto merge of #85515 - jedel1043:fix-85480, r=petrochenkovbors-0/+24
2021-05-23Restore sans-serif font for module items.Jacob Hoffman-Andrews-0/+1
2021-05-24Add test for pretty printing anonymous typesjedel1043-0/+24
2021-05-23Auto merge of #85554 - 12101111:fix-dedup-native-libs, r=petrochenkovbors-0/+36
2021-05-23Auto merge of #85602 - GuillaumeGomez:donthide-inherent-impls, r=jshabors-5/+14
2021-05-23Auto merge of #85479 - Stupremee:render-Self_as-type-casts, r=CraftSpiderbors-13/+38
2021-05-23Extend rustc_on_implemented to improve a ?-on-ControlFlow error messageScott McMurray-13/+11
2021-05-23Don't hide inherent implementations by defaultGuillaume Gomez-5/+14
2021-05-23Auto merge of #85594 - Dylan-DPC:rollup-40sgqgg, r=Dylan-DPCbors-6/+24
2021-05-23Rollup merge of #85575 - jsha:fix-toggle-settings, r=GuillaumeGomezDylan DPC-6/+24
2021-05-23Auto merge of #81601 - jyn514:llvm-on-demand, r=Mark-Simulacrumbors-13/+98
2021-05-22Move llvm submodule updates to rustbuildJoshua Nelson-13/+97
2021-05-22Auto merge of #85078 - RalfJung:const_fn_unsize, r=oli-obkbors-75/+38
2021-05-22Fix auto-hide for implementations and implementors.Jacob Hoffman-Andrews-6/+24
2021-05-22Auto merge of #85514 - GuillaumeGomez:upgrade-minifer-version, r=Mark-Simulacrumbors-1/+1
2021-05-22Add test for search result resize widthGuillaume Gomez-0/+12
2021-05-22Remove some errors in UI testsLeSeulArtichaut-29/+5
2021-05-22Make the THIR unsafeck use the `thir_body` queryLeSeulArtichaut-30/+30
2021-05-22Set desc class on the div instead of the span to simplify CSSGuillaume Gomez-6/+6
2021-05-22Mobile description width: 100%Stefan Schindler-1/+1
2021-05-22Add padding to mobile layout and fix width issue on bothStefan Schindler-0/+2
2021-05-22Prepar to remove deep nestingStefan Schindler-6/+5
2021-05-22Implement staggered mobile layoutStefan Schindler-4/+17
2021-05-22Add test for deduplicate native lib in linking12101111-0/+36
2021-05-22const_fn_unsize: check that the cast behaves correctlyRalf Jung-3/+10
2021-05-22stabilize const_fn_unsizeRalf Jung-75/+31
2021-05-22Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jshabors-2/+17
2021-05-22Auto merge of #85505 - flip1995:clippyup, r=Manishearthbors-668/+2329
2021-05-21Add test for search result keyword extra infoGuillaume Gomez-0/+15
2021-05-21Fix display for primitive and keyword extra infoGuillaume Gomez-2/+2
2021-05-21Auto merge of #85560 - GuillaumeGomez:rollup-8k90rc7, r=GuillaumeGomezbors-220/+583
2021-05-21Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisGuillaume Gomez-57/+577
2021-05-21Rollup merge of #85550 - pnkfelix:fix-max-rss-division-on-mac, r=Mark-SimulacrumGuillaume Gomez-1/+1
2021-05-21Rollup merge of #85548 - GuillaumeGomez:remove-dead-js, r=jshaGuillaume Gomez-158/+0
2021-05-21Rollup merge of #85506 - GuillaumeGomez:reset-focusedByTab, r=jshaGuillaume Gomez-4/+5
2021-05-21Check for use of mutable/extern statics in THIR unsafeckLeSeulArtichaut-22/+228
2021-05-21Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakisbors-19/+33