about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-27Make sure feature gate errors are recoverableVadim Petrochenkov-58/+32
2018-12-27Fix `trace_macros` and `log_syntax`Vadim Petrochenkov-19/+25
2018-12-27Get rid of `Block::recovered`Vadim Petrochenkov-41/+12
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-167/+538
2018-12-27AST/HIR: Introduce `ExprKind::Err` for better error recovery in the front-endVadim Petrochenkov-11/+51
2018-12-27Auto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=joshtriplettbors-11/+307
2018-12-27Auto merge of #57129 - RalfJung:check-bounds, r=oli-obkbors-1/+1
2018-12-27Auto merge of #57069 - estebank:str-err, r=@cramertjbors-60/+415
2018-12-26Various changes to string format diagnosticsEsteban Küber-60/+415
2018-12-26Auto merge of #57124 - sunjay:stable_duration_as_u128, r=Centrilbors-8/+5
2018-12-26Auto merge of #56534 - xfix:copied, r=@SimonSapinbors-1/+212
2018-12-26Stabilize duration_as_u128Sunjay Varma-8/+5
2018-12-26Account for no newline before test annotationsMark Rousskov-3/+6
2018-12-26make Alloc::check_bounds_ptr private; you should use Memory::check_bounds_ptr...Ralf Jung-1/+1
2018-12-26Add a tracking issue for Iterator::copiedKonrad Borowski-7/+7
2018-12-26Add a tracking issue for Option::copiedKonrad Borowski-2/+2
2018-12-25Remove licensesMark Rousskov-129141/+14383
2018-12-25Auto merge of #57088 - euclio:non-camel-case-early-lint, r=estebankbors-875/+885
2018-12-25Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelixbors-94/+54
2018-12-25Auto merge of #56983 - ljedrz:parallel_query_tweaks, r=Zoxcbors-22/+10
2018-12-25Auto merge of #57116 - kennytm:revert-56944, r=alexcrichtonbors-18/+240
2018-12-25Add `io` and `arch` modules to `std::os::fortanix_sgx`Jethro Beekman-10/+305
2018-12-25Fix build on latest git masterJethro Beekman-1/+2
2018-12-25Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister"kennytm-18/+240
2018-12-25Auto merge of #56926 - alexcrichton:update-stdsimd, r=TimNNbors-15/+16
2018-12-24Auto merge of #56836 - alexcrichton:std-backtrace-sys, r=Mark-Simulacrumbors-130/+34
2018-12-24Auto merge of #57082 - matthiaskrgr:revert_56933, r=pietroalbinibors-1/+1
2018-12-24x.py: fixup 6130fc884bc1dff9bb835894a7bb2042c110b011Matthias Krüger-1/+1
2018-12-24make non_camel_case_types an early lintAndy Russell-875/+885
2018-12-24std: Use backtrace-sys from crates.ioAlex Crichton-130/+34
2018-12-24Auto merge of #56770 - satyarohith:patch-1, r=Centrilbors-2/+2
2018-12-24Rollup merge of #57085 - glaubitz:sparc64-abi-fix, r=nagisaMazdak Farrokhzad-2/+6
2018-12-24Rollup merge of #57074 - Zoxc:pq-rec-limits, r=oli-obkMazdak Farrokhzad-0/+12
2018-12-24Rollup merge of #57021 - nikic:arg-pointer-align, r=nagisaMazdak Farrokhzad-24/+20
2018-12-24Rollup merge of #57010 - phansch:run_compiletest_tests_on_ci, r=kennytmMazdak Farrokhzad-1/+2
2018-12-24Rollup merge of #56986 - alexcrichton:move-jemalloc, r=Mark-SimulacrumMazdak Farrokhzad-14/+14
2018-12-24Rollup merge of #56985 - oli-obk:const_check_bounds, r=RalfJungMazdak Farrokhzad-19/+27
2018-12-24Rollup merge of #56978 - jethrogb:jb/sgx-os-mod, r=joshtriplettMazdak Farrokhzad-74/+357
2018-12-24Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoeristerMazdak Farrokhzad-240/+18
2018-12-24Rollup merge of #56242 - GuillaumeGomez:iterator-missing-link, r=CentrilMazdak Farrokhzad-1/+1
2018-12-24Rollup merge of #55470 - daniellimws:box-from-docs, r=CentrilMazdak Farrokhzad-0/+54
2018-12-24Auto merge of #57087 - Centril:rollup, r=Centrilbors-489/+720
2018-12-23librustc_codegen_llvm: Don't eliminate empty structs in C ABI on linux-sparc64Michael Karcher-2/+6
2018-12-23Rollup merge of #57078 - glaubitz:ignore-tests, r=nikicMazdak Farrokhzad-1/+3
2018-12-23Rollup merge of #57067 - Centril:stabilize-min_const_unsafe_fn, r=oli-obkMazdak Farrokhzad-184/+79
2018-12-23Rollup merge of #57062 - bjorn3:patch-1, r=varkorMazdak Farrokhzad-1/+1
2018-12-23Rollup merge of #57053 - nikic:fix-gep-align, r=nagisaMazdak Farrokhzad-3/+93
2018-12-23Rollup merge of #57032 - RalfJung:alloc-bench-deprecations, r=CentrilMazdak Farrokhzad-7/+10
2018-12-23Rollup merge of #57020 - estebank:return-span, r=zackmdavisMazdak Farrokhzad-6/+62
2018-12-23Rollup merge of #56966 - varkor:raw-pointer-deref-parens, r=zackmdavisMazdak Farrokhzad-7/+49