about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-26Fix doctest failurePhlosioneer-1/+0
2018-02-26rustc: Rename `bmi` feature to `bmi1`Alex Crichton-1/+2
2018-02-26Fix error-format argument to x.pyMark Simulacrum-1/+5
2018-02-26FreeBSD uses Clang which can return small structs as an integer.Bryan Drewery-0/+1
2018-02-26Add specific target option for returning struct as an integer.Bryan Drewery-9/+10
2018-02-26Fix rebaseVadim Petrochenkov-240/+243
2018-02-26Update UI testsVadim Petrochenkov-365/+365
2018-02-26Anonymize remaining line numbers at line startsVadim Petrochenkov-9/+12
2018-02-26Implement opt-out from UI testing normalizationVadim Petrochenkov-3/+140
2018-02-26Update UI testsVadim Petrochenkov-6168/+6168
2018-02-26Support flag `-Z ui-testing` for tweaking diagnostic output for UI testsVadim Petrochenkov-11/+38
2018-02-26Encode linker arguments as UTF-16 on MSVC platformsMark Simulacrum-10/+50
2018-02-26some grammar correctionsChristian Poveda-6/+7
2018-02-26Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebankbors-45/+1352
2018-02-26Auto merge of #48082 - jseyfried:improve_struct_field_hygiene, r=petrochenkovbors-24/+62
2018-02-26Fix new testsGuillaume Gomez-3/+11
2018-02-26Add test for #48508Ryan Cumming-0/+43
2018-02-26test: Run atomic-lock-free on powerpc-linux-gnuspeJohn Paul Adrian Glaubitz-0/+2
2018-02-26build-manifest: Add powerpc-unknown-linux-gnuspe targetJohn Paul Adrian Glaubitz-0/+1
2018-02-26librustc_back: Add support for powerpc-linux-gnuspeJohn Paul Adrian Glaubitz-0/+36
2018-02-26bootstrap: Add openssl configuration for powerpc-unknown-linux-gnuspeJohn Paul Adrian Glaubitz-0/+1
2018-02-25Ensure main() always has external linkagevarkor-1/+16
2018-02-25tidy fixMark Mansi-2/+4
2018-02-25Make comment into a doc comment and change readme refMark Mansi-8/+10
2018-02-25Change links to readmesMark Mansi-14/+29
2018-02-25Change the example string to something arbitraryPhlosioneer-4/+5
2018-02-25restore Subslice move out from array after elaborate drops and borrowckMikhail Modin-11/+213
2018-02-25Rollup merge of #48330 - frewsxcv:frewsxcv-tests-zero-duration, r=sfacklerkennytm-3/+95
2018-02-25fixed linksChristian Poveda-2/+2
2018-02-25Return error if timeout is zero-Duration on Redox.Corey Farwell-2/+18
2018-02-25Rollup merge of #48235 - varkor:parse-float-lonely-exponent, r=alexcrichtonkennytm-1/+8
2018-02-25Rollup merge of #48529 - remexre:docs/fix/unicode-0021, r=kennytmkennytm-3/+3
2018-02-25Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrumkennytm-0/+13
2018-02-25Rollup merge of #48494 - bdrewery:freebsd-omit-frame-pointer, r=eddybkennytm-0/+1
2018-02-25Rollup merge of #48491 - glaubitz:s390x-linux, r=sanxiynkennytm-0/+2
2018-02-25Rollup merge of #48489 - glaubitz:x32-linux, r=alexcrichtonkennytm-0/+1
2018-02-25Rollup merge of #48369 - newpavlov:rdrand, r=nagisakennytm-15/+15
2018-02-25Rollup merge of #48362 - cuviper:libdir_relative, r=Mark-Simulacrumkennytm-6/+17
2018-02-25Reduce error codes length when too much are thrownGuillaume Gomez-7/+136
2018-02-25Update ui testsGuillaume Gomez-0/+1151
2018-02-25Update tools codeGuillaume Gomez-38/+21
2018-02-25Add rustc --explain backGuillaume Gomez-7/+43
2018-02-25Rollup merge of #48302 - mark-i-m:markim_macro-test, r=aturonkennytm-0/+80
2018-02-25Rollup merge of #48297 - glaubitz:sparc-linux, r=estebankkennytm-1/+38
2018-02-25Rollup merge of #48281 - jakllsch:netbsd-powerpc, r=alexcrichtonkennytm-0/+37
2018-02-25Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify...kennytm-81/+2
2018-02-25Rollup merge of #48115 - Centril:feature/iterator_flatten, r=alexcrichtonkennytm-36/+367
2018-02-25Rollup merge of #48076 - canarysnort01:fix_pie, r=alexcrichtonkennytm-12/+62
2018-02-25Rollup merge of #47970 - vlovich:condvar_wait_until, r=dtolnaykennytm-2/+214
2018-02-25Rollup merge of #47964 - jcowgill:mips64-abi, r=eddybkennytm-76/+188