about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-30move OS constants to platform crateStefan Lankes-9/+3
2020-03-30Auto merge of #70449 - ecstatic-morse:visit-body, r=oli-obkbors-34/+33
2020-03-30Add long error code for error E0226Julien Philippon-3/+23
2020-03-30bless output of ui test nll/user-annotations/closure-substs.rsRemy Rakic-1/+1
2020-03-30bless output of ui test impl-trait/multiple-lifetimes/error-handling.rsRemy Rakic-2/+5
2020-03-30bless output of ui test closures/closure-expected-type/expect-region-supply-r...Remy Rakic-3/+3
2020-03-30bless output of ui test nll/outlives-suggestion-simple.rsRemy Rakic-4/+6
2020-03-30bless output of ui test hrtb/hrtb-perfect-forwarding.rsRemy Rakic-1/+2
2020-03-30Polonius fact generation: fix path access fact locationRemy Rakic-1/+1
2020-03-29Auto merge of #70009 - estebank:sugg-bound, r=Centrilbors-640/+439
2020-03-29Use `&` to do deref coercion for `ReadOnlyBodyAndCache`Dylan MacKenzie-22/+22
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-640/+439
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-29Make `Visitor::visit_body` take a simple `Body`Dylan MacKenzie-30/+29
2020-03-29review comment: wordingEsteban Küber-29/+22
2020-03-29Suggest correct order for arguments when encountering early constraintsEsteban Küber-46/+74
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-29Cleanup match expressionRussell Cohen-11/+7
2020-03-29#[link]: mention wasm_import_module instead of cfgJonas Schievink-3/+3
2020-03-29More raw string testsRussell Cohen-1/+16
2020-03-29Cleanup error messages, improve docstringsRussell Cohen-30/+48
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-29Stabilize float::to_int_uncheckedMark Rousskov-22/+33
2020-03-29BTreeMap/BTreeSet: implement and test drain_filterStein Somers-20/+653
2020-03-29Add benchmarks of drain_filter-like behaviourStein Somers-0/+24
2020-03-29Update LLVM submoduleAmanieu d'Antras-0/+0
2020-03-29reduce rustc_attr usage in placesMazdak Farrokhzad-2/+1
2020-03-29Fix links for `AllocInit` methodsTim Diekmann-2/+2
2020-03-29Revert "Fix links for `AllocInit` methods"Tim Diekmann-2/+2
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-29Deprecate REPLACE_CONSTS lintLzu Tao-8/+1
2020-03-29Improve error messages for raw strings (#60762)Russell Cohen-63/+344
2020-03-29Fix links for `AllocInit` methodsTim Diekmann-2/+2
2020-03-29Minor doc fixes in `AllocInit::init`Tim Diekmann-3/+3
2020-03-29Implement `init` and `init_offset` on `AllocInit` and mark it unsafeTim Diekmann-30/+39
2020-03-28Suggest correct order for args and constraintsEsteban Küber-0/+68
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