about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-30Add long error code for error E0226Julien Philippon-3/+23
2020-03-29Rollup merge of #70541 - lcnr:patch-1, r=varkorDylan DPC-0/+1
2020-03-29Rollup merge of #70540 - jonas-schievink:link-attr-template, r=varkorDylan DPC-3/+3
2020-03-29Rollup merge of #70539 - DutchGhost:test-62220, r=Dylan-DPCDylan DPC-0/+22
2020-03-29Rollup merge of #69702 - anyska:tylayout-rename, r=oli-obkDylan DPC-285/+298
2020-03-29prohibit_generics: update has_err for constsBastian Kauschke-0/+1
2020-03-29add a build-pass test for issue 62220Dodo-0/+22
2020-03-29#[link]: mention wasm_import_module instead of cfgJonas Schievink-3/+3
2020-03-29Rollup merge of #70527 - Amanieu:fix_fastisel, r=Mark-SimulacrumMazdak Farrokhzad-0/+0
2020-03-29Rollup merge of #70526 - Centril:less-attr, r=eddybMazdak Farrokhzad-2/+1
2020-03-29Rollup merge of #70140 - Nemo157:result-flatten, r=AmanieuMazdak Farrokhzad-1/+33
2020-03-29Update LLVM submoduleAmanieu d'Antras-0/+0
2020-03-29reduce rustc_attr usage in placesMazdak Farrokhzad-2/+1
2020-03-29Rollup merge of #70506 - ssomers:btreemap_testing_consts, r=RalfJungMazdak Farrokhzad-41/+49
2020-03-29Rollup merge of #70101 - tmiasko:intrinsics-copy, r=eddybMazdak Farrokhzad-112/+112
2020-03-29Rollup merge of #68692 - jyn514:vec-from-array, r=LukasKalbertodtMazdak Farrokhzad-7/+41
2020-03-29Auto merge of #70370 - petrochenkov:nosmatch, r=Centrilbors-48/+43
2020-03-29Rollup merge of #70510 - RalfJung:bool-vs-boolean, r=Mark-SimulacrumDylan DPC-1/+1
2020-03-29Rollup merge of #70508 - RalfJung:scalar-from, r=eddybDylan DPC-19/+15
2020-03-29Rollup merge of #70503 - RalfJung:null, r=varkorDylan DPC-4/+4
2020-03-29Rollup merge of #70235 - dillona:70182-check-before-using-git, r=Mark-SimulacrumDylan DPC-11/+43
2020-03-29Rollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnayDylan DPC-11/+235
2020-03-28add tracking issueTyPR124-6/+6
2020-03-28move doc links for consistencyTyPR124-4/+4
2020-03-28remove unnecessary commentsTyPR124-2/+0
2020-03-28use make_ascii_uppercase in windows/process.rsTyPR124-5/+4
2020-03-28ascii methods on osstrTyPR124-6/+233
2020-03-28BTreeMap testing: introduce symbolic constants and refer to height consistently.Stein Somers-41/+49
2020-03-28Auto merge of #66938 - GuillaumeGomez:lint-for-no-crate-level-doc, r=Dylan-DPCbors-2/+44
2020-03-28fix TryEnterCriticalSection return typeRalf Jung-1/+1
2020-03-28refmtRalf Jung-4/+1
2020-03-28get rid of useless back-and-forth castRalf Jung-3/+2
2020-03-28use more specialized Scalar::from_ constructors where appropriateRalf Jung-13/+13
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-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