about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-26Added regression test for using generic parameters on modules.Alexander Regueiro-279/+306
2018-12-26Fixed several ICEs.Alexander Regueiro-72/+116
2018-12-26Removed unnecessary special handling of `VariantCtor` defs in `instantiate_va...Alexander Regueiro-16/+0
2018-12-26Expanded tests for enum variants with generic args.Alexander Regueiro-139/+419
2018-12-26Fixed issues raised in review.Alexander Regueiro-31/+18
2018-12-26Added tests for enums & enum aliases with various combinations of generic args.Alexander Regueiro-0/+139
2018-12-26Work-around for shadowing of variant names with assoc const names in `libproc...Alexander Regueiro-8/+14
2018-12-26Fixed issues raised in first review.Alexander Regueiro-85/+33
2018-12-26Added chapter to Unstable Book.Alexander Regueiro-0/+36
2018-12-26Fixed more tests.Alexander Regueiro-90/+164
2018-12-26Fixed tests.Alexander Regueiro-11/+20
2018-12-26Made suggestion diagnostics more consistent for enum variant names, relative ...Alexander Regueiro-69/+84
2018-12-26Added tests for feature.Alexander Regueiro-0/+146
2018-12-26Implemented variants on type aliases in both ctor and pattern position.Alexander Regueiro-35/+166
2018-12-26Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`.Alexander Regueiro-157/+221
2018-12-26Add closure cannot be moved note.David Wood-39/+49
2018-12-26Add Unpin to std prelude, not just coreTaylor Cramer-1/+1
2018-12-26Remove the private generic NonZero<T> wrapper type.Simon Sapin-53/+24
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-25Add a command line flag to print some query statsJohn Kåre Alsaker-2/+112
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-24Add no-crate filter option on rustdocGuillaume Gomez-19/+78
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-24Search codegen backends based on target libdir instead of sysroot.O01eg-21/+26
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