about summary refs log tree commit diff
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-67/+22
2021-05-25Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakisbors-922/+937
2021-05-24Auto merge of #85639 - GuillaumeGomez:rollup-modinsi, r=GuillaumeGomezbors-17/+57
2021-05-24Rollup merge of #85628 - LeSeulArtichaut:thir-null-lowercase, r=estebankGuillaume Gomez-8/+8
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-24Rollup merge of #85271 - th1000s:master, r=JohnTitorGuillaume Gomez-2/+2
2021-05-24Auto merge of #85596 - scottmcm:more-on-unimplemented, r=estebankbors-15/+47
2021-05-24remove cfg(bootstrap)Pietro Albini-67/+19
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-24Make `thir_check_unsafety` itself responsible for checking gateLeSeulArtichaut-12/+14
2021-05-24Add comments about stealing THIR in `mir_build`LeSeulArtichaut-0/+4
2021-05-24Auto merge of #85626 - lnicola:rust-analyzer-2021-05-24, r=jonas-schievinkbors-24/+0
2021-05-24Replace more "NULL" with "null"LeSeulArtichaut-8/+8
2021-05-24:arrow_up: rust-analyzerLaurențiu Nicola-24/+0
2021-05-24Auto merge of #85601 - klensy:padint-example-fix, r=dtolnaybors-1/+2
2021-05-24Auto merge of #85515 - jedel1043:fix-85480, r=petrochenkovbors-10/+30
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-24Fix ast expanded printing for anonymous typesjedel1043-10/+6
2021-05-24Auto merge of #85611 - rust-lang:array-mod-doc, r=jyn514bors-3/+1
2021-05-23Auto merge of #85606 - 12101111:link_modifiers, r=petrochenkovbors-5/+0
2021-05-23Update std::array module doc headerbstrie-3/+1
2021-05-23Auto merge of #85554 - 12101111:fix-dedup-native-libs, r=petrochenkovbors-6/+44
2021-05-23Auto merge of #85602 - GuillaumeGomez:donthide-inherent-impls, r=jshabors-5/+14
2021-05-24remove native_link_modifiers from the list of incomplete features.12101111-5/+0
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-15/+47
2021-05-23Don't hide inherent implementations by defaultGuillaume Gomez-5/+14
2021-05-23Auto merge of #85599 - RalfJung:immut-allocs, r=oli-obkbors-19/+36
2021-05-23fix pad_integral exampleklensy-1/+2
2021-05-23fix commentRalf Jung-1/+1
2021-05-23(try to) fix craneliftRalf Jung-0/+2
2021-05-23support creating mutable allocations from byte slicesRalf Jung-15/+30
2021-05-23avoid redundant immutability checkRalf Jung-3/+0
2021-05-23reject deallocation of read-only allocationsRalf Jung-0/+3
2021-05-23Auto merge of #85490 - CDirkx:fix-vxworks, r=dtolnaybors-5/+31
2021-05-23Auto merge of #85594 - Dylan-DPC:rollup-40sgqgg, r=Dylan-DPCbors-194/+203
2021-05-23Rollup merge of #85575 - jsha:fix-toggle-settings, r=GuillaumeGomezDylan DPC-6/+24
2021-05-23Rollup merge of #85571 - workingjubilee:reverse-prepend, r=AmanieuDylan DPC-21/+0
2021-05-23Rollup merge of #85525 - camelid:fix-mailmap, r=Mark-SimulacrumDylan DPC-0/+1
2021-05-23Rollup merge of #85334 - r00ster91:patch-8, r=dtolnayDylan DPC-0/+3
2021-05-23Rollup merge of #85288 - Geal:clarify-std-io-read, r=dtolnayDylan DPC-1/+7
2021-05-23Rollup merge of #84758 - ChrisDenton:dllimport, r=dtolnayDylan DPC-166/+168
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 #85578 - RalfJung:alloc-mem-extra, r=oli-obkbors-2/+3
2021-05-22Auto merge of #85078 - RalfJung:const_fn_unsize, r=oli-obkbors-117/+45