about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-02-22Rollup merge of #58059 - RalfJung:before_exec, r=alexcrichtonMazdak Farrokhzad-95/+171
2019-02-22Rollup merge of #57656 - scottmcm:deprecate-resize_default, r=SimonSapinMazdak Farrokhzad-0/+4
2019-02-22Auto merge of #57997 - nitnelave:master, r=RalfJungbors-215/+249
2019-02-22Don't generate minification variable if minification disabledGuillaume Gomez-1/+5
2019-02-22Update parking_lot to 0.7Bastien Orivel-45/+12
2019-02-22Make std feature list sortedAleksey Kladov-23/+26
2019-02-22Auto merge of #56113 - spastorino:erroneous-loop-diagnostic-in-nll, r=pnkfelixbors-194/+361
2019-02-22Auto merge of #58574 - RalfJung:pin, r=Mark-Simulacrumbors-49/+310
2019-02-22Auto merge of #58616 - vertexclique:destabilize-fixed-width-atomic-integers, ...bors-1/+14
2019-02-21Optimise vec![false; N] to zero-allocIngvar Stepanyan-0/+1
2019-02-21take a bit more space for new_unchecked examplesRalf Jung-4/+10
2019-02-21Auto merge of #58592 - nikomatsakis:universe-leak-check, r=aturonbors-372/+1280
2019-02-21Fix more nursery links in CONTRIBUTING.mdPhilipp Hansch-8/+8
2019-02-21Move the exit block of the match to the endMatthew Jasper-126/+130
2019-02-21Fix error index exampleMatthew Jasper-2/+2
2019-02-21Fix codegen testMatthew Jasper-2/+2
2019-02-21Simplify the cleanup_post_borrowck passesMatthew Jasper-90/+25
2019-02-21Add address stability test for matchesMatthew Jasper-0/+39
2019-02-21Activate two phase borrows on all usesMatthew Jasper-28/+16
2019-02-21Use normal mutable borrows in MIR match loweringMatthew Jasper-308/+227
2019-02-21Match discriminant -> scrutineeMatthew Jasper-22/+22
2019-02-21Clean up MIR match loweringMatthew Jasper-804/+838
2019-02-21Improve error message and add tests for borrowck match handlingMatthew Jasper-43/+144
2019-02-21Update miri linksPhilipp Hansch-2/+2
2019-02-21partially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbcNiko Matsakis-6/+38
2019-02-21Auto merge of #58584 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-02-21update test files to reflect new outputNiko Matsakis-300/+846
2019-02-21restore the actual leak-checkNiko Matsakis-14/+277
2019-02-21introduce a dummy leak check and invoke it in all the right placesNiko Matsakis-39/+105
2019-02-21reintroduce `commit_if_ok` calls to `subtype_predicate`Niko Matsakis-14/+16
2019-02-21reintroduce `commit_if_ok` call into `higher_ranked_sub`Niko Matsakis-26/+25
2019-02-21s/skol_/placeholder_/Niko Matsakis-10/+10
2019-02-21introduce benchmarks of BTreeSet.intersectionStein Somers-0/+89
2019-02-21fix linkRalf Jung-1/+1
2019-02-21remark about the one place where place computation calls size_and_align_ofRalf Jung-2/+4
2019-02-21this is for you, tidyRalf Jung-2/+2
2019-02-21Auto merge of #58597 - pietroalbini:appveyor-gce, r=alexcrichtonbors-0/+5
2019-02-21explain unsafeRalf Jung-2/+2
2019-02-21we only list some examples of basic typesRalf Jung-1/+1
2019-02-21tweaks and fix weird spaceRalf Jung-2/+2
2019-02-21Apply suggestions from code reviewMazdak Farrokhzad-39/+42
2019-02-21codegen and write_metadata can mutate ModuleLLvm.Gabriela Alexandra Moldovan-2/+2
2019-02-21Update RELEASES.mdAaron Power-7/+8
2019-02-21Destabilize fixed-width const defined atomic integersMahmut Bulut-1/+14
2019-02-21explain why we use static alignment in ref-to-place conversionRalf Jung-0/+4
2019-02-21Auto merge of #58535 - RalfJung:miri, r=oli-obkbors-16/+17
2019-02-21Update RELEASES.mdAaron Power-1/+1
2019-02-21final pin projections tweakingRalf Jung-27/+23
2019-02-21more pin projections tweakingRalf Jung-10/+17
2019-02-21Enable feature duration_constants in examplesStjepan Glavina-0/+4