about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-28Auto merge of #70499 - Dylan-DPC:rollup-f9je1l8, r=Dylan-DPCbors-657/+1183
2020-03-28use machine_ prefix for target usize/isizeRalf Jung-2/+2
2020-03-28rename Scalar::{ptr_null -> null_ptr}Ralf Jung-2/+2
2020-03-28Rollup merge of #70495 - bkaestner:master, r=Mark-SimulacrumDylan DPC-1/+3
2020-03-28Rollup merge of #70493 - 0xd4d:rustdoc-tab-size, r=GuillaumeGomezDylan DPC-2/+2
2020-03-28Rollup merge of #70486 - Mark-Simulacrum:unicode-shrink, r=dtolnayDylan DPC-652/+1152
2020-03-28Rollup merge of #70448 - TimotheeGerber:rustdoc-create-output-dir, r=Guillaum...Dylan DPC-1/+6
2020-03-28Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPCDylan DPC-1/+20
2020-03-28Auto merge of #70485 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-10/+10
2020-03-28Replace last mention of IRC with DiscordBenjamin Kästner-1/+3
2020-03-28Auto merge of #70261 - Centril:angle-args-partition, r=varkorbors-247/+404
2020-03-28Fix rustdoc.css CSS tab-size property0xd4d-2/+2
2020-03-28Auto merge of #70095 - jsgf:link-native, r=nagisabors-3/+20
2020-03-27Move raw string tests into the raw directoryRussell Cohen-0/+0
2020-03-28Auto merge of #70483 - Centril:rollup-slli4yf, r=Centrilbors-253/+485
2020-03-27Update the documentation commentMark Rousskov-39/+73
2020-03-27Remove separate encoding for a single nonzero-mapping byteMark Rousskov-46/+9
2020-03-27Add skip list based implementation for smaller encodingMark Rousskov-819/+466
2020-03-27submodules: update clippy from 1ff81c1b to 70b93aabMatthias Krüger-10/+10
2020-03-27add `unused_braces`, lint anon_constBastian Kauschke-129/+366
2020-03-27add visit_anon_const to EarlyContextAndPassBastian Kauschke-0/+6
2020-03-27Rollup merge of #70480 - lcnr:appayupyup, r=eddybMazdak Farrokhzad-46/+50
2020-03-27Rollup merge of #70478 - lcnr:refactor-type_of, r=varkorMazdak Farrokhzad-77/+71
2020-03-27Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebankMazdak Farrokhzad-0/+265
2020-03-27Rollup merge of #70434 - Centril:fix-34421, r=estebankMazdak Farrokhzad-1/+73
2020-03-27Rollup merge of #70345 - nnethercote:rm-no_integrated_as, r=alexcrichtonMazdak Farrokhzad-129/+26
2020-03-27Auto merge of #70162 - cjgillot:split_query, r=Zoxcbors-1527/+1554
2020-03-27dogfood tasted badJane Lusby-3/+3
2020-03-27add the label back but make it shorterMazdak Farrokhzad-17/+34
2020-03-27fix rustfmt issueJane Lusby-2/+2
2020-03-27boycott manishJane Lusby-9/+11
2020-03-27check for unstable optionsJane Lusby-6/+24
2020-03-27Start work on clippy-fix as subcommandJane Lusby-1/+6
2020-03-27Implement -Zlink-native-librariesJeremy Fitzhardinge-3/+20
2020-03-27Rename TyLayout to TyAndLayout.Ana-Maria Mihalache-285/+298
2020-03-27Auto merge of #70474 - Dylan-DPC:rollup-0lsxmmk, r=Dylan-DPCbors-23/+60
2020-03-27refactor type_of for constsBastian Kauschke-77/+71
2020-03-27clarify hir_id <-> node_id method namesBastian Kauschke-46/+50
2020-03-27avoid creating unnecessary reference in Windows Env iteratorRalf Jung-1/+1
2020-03-27Refactor changesPankajChaudhary5-2/+0
2020-03-27Rollup merge of #70470 - GuillaumeGomez:cleanup-e0463, r=Dylan-DPCDylan DPC-1/+3
2020-03-27Rollup merge of #70068 - jclulow:illumos-gcc, r=cramertjDylan DPC-1/+13
2020-03-27Rollup merge of #69887 - GuillaumeGomez:cleanup-e0404, r=Dylan-DPCDylan DPC-5/+5
2020-03-27Rollup merge of #65222 - Lucretiel:fold_self, r=kodrAusDylan DPC-16/+39
2020-03-27clean up E0404 explanationGuillaume Gomez-5/+5
2020-03-27Refactor changesPankajChaudhary5-3/+3
2020-03-27Auto merge of #69916 - oli-obk:mir_bless, r=eddybbors-274/+1201
2020-03-27Clean up E0463 explanationGuillaume Gomez-1/+3
2020-03-27Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrumbors-6/+17
2020-03-27address some review commentsMazdak Farrokhzad-95/+68