about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-17Move unroll_place to Place::unrollSantiago Pastorino-79/+80
2019-04-17Auto merge of #60013 - NieDzejkob:fix-16bit-usize, r=sanxiynbors-1/+1
2019-04-17Auto merge of #60034 - rasendubi:fix-comments, r=Centrilbors-9/+9
2019-04-17add a test for unsized indexAleksey Kladov-0/+23
2019-04-17code review fixesSaleem Jaffer-25/+24
2019-04-17Resolve inconsistency in error messages between "parameter" and "variable".Eduard-Mihai Burtescu-20/+20
2019-04-17Remove nrc from toolstate pingsNick Cameron-2/+2
2019-04-17Auto merge of #60030 - Centril:rollup-3d0t24t, r=Centrilbors-426/+444
2019-04-17Rename filenameYuki OKUSHI-1/+1
2019-04-17Rename modulesYuki OKUSHI-13/+13
2019-04-17Rename error_reporting to diagnosticsYuki OKUSHI-0/+0
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+0
2019-04-17Promote regular comments to rustdoc commentsAlexey Shmalko-7/+7
2019-04-17Fix comments around test harness generationAlexey Shmalko-2/+2
2019-04-17Remove unwanted z-index changeGuillaume Gomez-1/+0
2019-04-17Rollup merge of #60018 - RalfJung:miri-test-libstd, r=oli-obkMazdak Farrokhzad-11/+29
2019-04-17Rollup merge of #60003 - petrhosek:llvm-lto-lld, r=cramertjMazdak Farrokhzad-2/+4
2019-04-17Rollup merge of #59986 - RalfJung:miri-new-alloc, r=oli-obkMazdak Farrokhzad-164/+99
2019-04-17Rollup merge of #59646 - JohnTitor:improve-wording, r=oli-obkMazdak Farrokhzad-19/+25
2019-04-17Rollup merge of #59128 - oli-obk:colorful_json, r=mark-i-m,eddybMazdak Farrokhzad-230/+287
2019-04-17test sort_unstable in MiriRalf Jung-6/+15
2019-04-17Document `Item` type in `std::env::SplitPaths` iterator.Nathan Kleyn-1/+7
2019-04-17Auto merge of #60027 - jethrogb:jb/sgx-reentry-abort, r=cramertjbors-19/+11
2019-04-17bump bootstrap; remove redundant 'use libc;' on macOS.Mazdak Farrokhzad-1/+0
2019-04-17Deny `internal` in stage0Mateusz Mikuła-29/+27
2019-04-17bump bootstrap; nightly => 1.36.Mazdak Farrokhzad-1/+1
2019-04-17bump bootstrap; fix compiletest wrt. exclude_should_panicMazdak Farrokhzad-0/+1
2019-04-17bump bootstrap; remove redundant imports.Mazdak Farrokhzad-2/+0
2019-04-17bump bootstrap => 2019-04-11Mazdak Farrokhzad-1/+1
2019-04-16SGX target: change re-entry abort logicJethro Beekman-19/+11
2019-04-16implement nth_back for EnumerateAdrian Friedli-0/+28
2019-04-16Miri: refactor new allocation taggingRalf Jung-164/+99
2019-04-16Auto merge of #59997 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-04-16implement nth_back for FuseAdrian Friedli-0/+16
2019-04-16implement nth_back for BytesAdrian Friedli-0/+5
2019-04-16Fix dark css ruleGuillaume Gomez-3/+3
2019-04-16Miri now supports entropy, but is still slowRalf Jung-9/+18
2019-04-16Update cargoEric Huss-0/+0
2019-04-16Fix the max value of usize on 16-bit platformsJakub Kądziołka-1/+1
2019-04-16Auto merge of #59879 - ebarnard:patch-1, r=alexcrichtonbors-0/+7
2019-04-16Don't test json with color codes on windowsOliver Scherer-53/+54
2019-04-16fixing testsSaleem Jaffer-1/+1
2019-04-16Add a comment explaining why SecRandomCopyBytes is not used on MacOSEd Barnard-0/+7
2019-04-16rustc_metadata: more safely read/write the index positions.Eduard-Mihai Burtescu-45/+80
2019-04-16refactor ExprKind to use new PointerCast enumSaleem Jaffer-99/+21
2019-04-16Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichtonbors-10/+92
2019-04-16this panic occurs not just on Windows, normalize it away everywhereRalf Jung-6/+6
2019-04-16refactor Adjustment to use new PointerCast enumSaleem Jaffer-84/+85
2019-04-16Auto merge of #60007 - Centril:rollup-gdh1er4, r=Centrilbors-14/+185
2019-04-16Rollup merge of #59993 - euclio:unused-ref-field, r=estebankMazdak Farrokhzad-5/+119