about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-07-25Rollup merge of #62528 - SimonSapin:concat, r=alexcrichtonMazdak Farrokhzad-29/+96
2019-07-25Rollup merge of #61890 - golddranks:fix_sanity_check_llvm, r=Dylan-DPCMazdak Farrokhzad-2/+13
2019-07-25Rollup merge of #61884 - crlf0710:stablize_euc, r=dtolnay,CentrilMazdak Farrokhzad-41/+20
2019-07-25Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkovMazdak Farrokhzad-60/+71
2019-07-25Rollup merge of #60066 - sfackler:type-name, r=CentrilMazdak Farrokhzad-25/+46
2019-07-25Auto merge of #62944 - RalfJung:miri, r=oli-obkbors-9/+9
2019-07-24Stabilize the type_name intrinsic in core::anySteven Fackler-25/+46
2019-07-25Rollup merge of #62906 - cuviper:debuginfo-level, r=Mark-SimulacrumMazdak Farrokhzad-6/+6
2019-07-25Rollup merge of #62903 - swolchok:ios-sdkroot, r=alexcrichtonMazdak Farrokhzad-0/+14
2019-07-25Rollup merge of #62901 - petrochenkov:serde, r=CentrilMazdak Farrokhzad-147/+99
2019-07-25Rollup merge of #62827 - nikic:llvm-components, r=alexcrichtonMazdak Farrokhzad-16/+3
2019-07-25Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichtonMazdak Farrokhzad-2/+110
2019-07-25Rollup merge of #62784 - Disasm:riscv32i, r=estebankMazdak Farrokhzad-0/+35
2019-07-25Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasperMazdak Farrokhzad-49/+892
2019-07-25Rollup merge of #61727 - Mark-Simulacrum:crate-deps-in-deps, r=alexcrichtonMazdak Farrokhzad-3/+27
2019-07-24re-enable debug checks in MiriRalf Jung-2/+0
2019-07-24bump MiriRalf Jung-7/+9
2019-07-24Add commentScott Wolchok-0/+6
2019-07-24Gate binary dependency information behind -Zbinary-dep-depinfoMark Rousskov-11/+18
2019-07-24Add binary dependencies to dep-info filesMark Rousskov-3/+20
2019-07-24Rollup merge of #62927 - RalfJung:panic, r=oli-obkMazdak Farrokhzad-238/+241
2019-07-24Rollup merge of #62926 - Smibu:fix-typo, r=jonas-schievinkMazdak Farrokhzad-1/+1
2019-07-24Rollup merge of #62917 - estebank:trailing-slash, r=matkladMazdak Farrokhzad-1/+20
2019-07-24Rollup merge of #62916 - Centril:self-in-enum-def, r=oli-obkMazdak Farrokhzad-0/+36
2019-07-24Rollup merge of #62905 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-33/+33
2019-07-24Rollup merge of #62890 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-6/+6
2019-07-24Rollup merge of #62772 - estebank:trait-bound, r=matthewjasperMazdak Farrokhzad-36/+148
2019-07-24Rollup merge of #62738 - nathanwhit:fix_mem_uninit_cloudabi, r=RalfJungMazdak Farrokhzad-31/+50
2019-07-24Rollup merge of #62716 - RalfJung:unsafe-cell, r=CentrilMazdak Farrokhzad-2/+3
2019-07-24Rollup merge of #62641 - cuviper:unicode-12.1, r=matkladMazdak Farrokhzad-739/+770
2019-07-24Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_...bors-68/+68
2019-07-24Apply suggestions from code reviewRalf Jung-4/+4
2019-07-24fix unused importRalf Jung-1/+1
2019-07-24Refer to #50072 re. hack.Mazdak Farrokhzad-2/+2
2019-07-24Fix typo in mem::uninitialized docMika Lehtinen-1/+1
2019-07-24use PanicMessage type for MIR assertion errorsRalf Jung-115/+155
2019-07-24kill InterpError::descriptionRalf Jung-154/+116
2019-07-24do not use InterpError::description outside librustc::mirRalf Jung-5/+6
2019-07-24Add test self-in-enum-definitionMazdak Farrokhzad-0/+36
2019-07-23Always emit trailing slash errorEsteban Küber-1/+20
2019-07-23normalize use of backticks for compiler messages in remaining modulesSamy Kacimi-68/+68
2019-07-23fix checkScott Wolchok-1/+2
2019-07-23Auto merge of #62902 - Mark-Simulacrum:rollup-mxfk0mm, r=Mark-Simulacrumbors-372/+772
2019-07-23Require a value for configure --debuginfo-levelJosh Stone-6/+6
2019-07-23Normalize use of backticks in compiler messages for docSamy Kacimi-33/+33
2019-07-23Normalize use of backticks in compiler messages for libsyntax/*Samy Kacimi-6/+6
2019-07-23Use raw pointers in std::sys::cloudabi when passing MaybeUninit valuesNathan-6/+6
2019-07-23Cleanup std::sys::cloudabiNathan-19/+19
2019-07-23Rollup merge of #62889 - git-iso:patch-1, r=jonas-schievinkMark Rousskov-3/+3
2019-07-23Rollup merge of #62880 - fakenine:normalize_use_of_backticks_compiler_message...Mark Rousskov-4/+4