about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-03Revert rust-lld place changes.O01eg-2/+1
2019-04-03make StringReader methods privateAleksey Kladov-2/+2
2019-04-03make StringReader fields privateAleksey Kladov-6/+6
2019-04-03wasi: Fill out `std::fs` module for WASIAlex Crichton-262/+1141
2019-04-03Auto merge of #59182 - hug-dev:armv8m-base-hf, r=alexcrichtonbors-0/+4
2019-04-03Add dist builder for Armv8-M Baseline and HFHugues de Valon-0/+4
2019-04-03Updated the environment description in rustc.Christian-2/+2
2019-04-03Updated the reference in core::hint::spin_loop to the correct relative path.Christian-1/+1
2019-04-03update miriRalf Jung-14/+14
2019-04-03try to fix rand feature flagsRalf Jung-1/+1
2019-04-03update miriRalf Jung-14/+14
2019-04-03Auto merge of #58458 - nnethercote:tweak-Span-encoding, r=petrochenkovbors-3/+3
2019-04-03Updated the documentation of core::hints::spin_loop and core::sync::spin_loop...Christian-14/+40
2019-04-03be more direct about borrow requirenmentsAleksey Kladov-4/+10
2019-04-03Rollup merge of #59630 - nnethercote:shrink-mir-Statement, r=pnkfelixMazdak Farrokhzad-47/+48
2019-04-03Rollup merge of #59514 - tmandry:remove-adt-def-from-projection-elem, r=eddybMazdak Farrokhzad-290/+277
2019-04-03Rollup merge of #59186 - ssomers:btreeset_intersection_revisited_again, r=Kod...Mazdak Farrokhzad-122/+351
2019-04-03Rollup merge of #55448 - Mokosha:SortAtIndex, r=blussMazdak Farrokhzad-0/+355
2019-04-02Link to sync_allChris Gregory-1/+2
2019-04-03Tweak `Span` encoding.Nicholas Nethercote-3/+3
2019-04-03Shrink `mir::Statement`.Nicholas Nethercote-47/+48
2019-04-02Remove adt_def from PlaceTy and make it a structTyler Mandry-196/+157
2019-04-02Replace adt_def with name in mir::ProjectionElem::DowncastTyler Mandry-98/+124
2019-04-02Rollup merge of #59529 - DevQps:improve-rem-docs, r=cuviperMazdak Farrokhzad-0/+15
2019-04-02Rollup merge of #59446 - Aaron1011:fix/debuginfo-overflow, r=oli-obkMazdak Farrokhzad-17/+134
2019-04-02Rollup merge of #59341 - o01eg:use-custom-libdir, r=Mark-SimulacrumMazdak Farrokhzad-11/+36
2019-04-02Rollup merge of #59166 - seanmonstar:trait-alias-import, r=alexregMazdak Farrokhzad-37/+192
2019-04-02Rollup merge of #59613 - jethrogb:jb/waitqueue-wait-unwind, r=alexcrichtonMazdak Farrokhzad-48/+61
2019-04-02Rollup merge of #59607 - kenta7777:renames-EvalErrorKind-to-InterpError, r=ol...Mazdak Farrokhzad-73/+73
2019-04-02Rollup merge of #59585 - rust-lang:shallow-borrow-fixes, r=pnkfelixMazdak Farrokhzad-9/+8
2019-04-02Rollup merge of #59533 - Zoxc:arena-slices, r=michaelwoeristerMazdak Farrokhzad-16/+140
2019-04-02Rollup merge of #59452 - GuillaumeGomez:speedup-rustdoc, r=QuietMisdreavusMazdak Farrokhzad-39/+48
2019-04-02Rollup merge of #59444 - cuviper:steps_between, r=scottmcmMazdak Farrokhzad-51/+71
2019-04-02Rollup merge of #59286 - cramertj:async-fn-ret-ty, r=varkorMazdak Farrokhzad-336/+553
2019-04-02Rollup merge of #59262 - timvermeulen:iterator_cmp_dedup, r=scottmcmMazdak Farrokhzad-98/+24
2019-04-01Document using `sync_all`Chris Gregory-4/+3
2019-04-01Refactor async fn return type loweringTaylor Cramer-336/+553
2019-04-01Improved the example with numbers that can be exactly represented as floats a...Christian-2/+3
2019-04-01Add ensure_capacity and rename min to lenJohn Kåre Alsaker-15/+26
2019-04-01wasi: Implement `error_string` to get readable errorsAlex Crichton-2/+15
2019-04-01Use set_lenJohn Kåre Alsaker-2/+2
2019-04-01Support allocating iterators with arenasJohn Kåre Alsaker-16/+129
2019-04-01SGX target: convert a bunch of panics to abortsJethro Beekman-48/+61
2019-04-01resolve all in scope trait aliases, then elaborate their boundsSean McArthur-45/+166
2019-04-01Fix typoAaron Hill-1/+1
2019-04-02renames EvalErrorKind to InterpErrorkenta7777-73/+73
2019-04-01Rollup merge of #59603 - matklad:ptrhash, r=CentrilMazdak Farrokhzad-2/+1
2019-04-01Rollup merge of #59601 - kenta7777:typo-fix, r=CentrilMazdak Farrokhzad-1/+1
2019-04-01Rollup merge of #59595 - mark-i-m:update-rustc-guide, r=steveklabnikMazdak Farrokhzad-0/+0
2019-04-01Rollup merge of #59586 - XAMPPRocky:redirect, r=alexcrichtonMazdak Farrokhzad-1/+1