summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-16Update documentation for sort_by_keyvarkor-7/+4
2018-03-16Compute each key only one during slice::sort_by_keyvarkor-2/+10
2018-03-16Auto merge of #48896 - alexcrichton:bitcode-in-object, r=michaelwoeristerbors-4/+89
2018-03-16Auto merge of #48818 - michaelwoerister:issue-47309, r=eddybbors-11/+48
2018-03-16Update testsJohn Kåre Alsaker-15/+68
2018-03-16Only generate miri backtraces if explicitly requestedOliver Schneider-1/+1
2018-03-16Remove deprecated unstable alloc::heap::EMPTY constantSimon Sapin-8/+0
2018-03-16Always print `aborting due to n previous error(s)` and only print it once for...John Kåre Alsaker-41/+50
2018-03-16Replace Rc with LrcJohn Kåre Alsaker-16/+17
2018-03-16Add OnDropJohn Kåre Alsaker-0/+8
2018-03-16ignore emscriptengnzlbg-0/+2
2018-03-16Auto merge of #48813 - sinkuu:build_in_assert_macro, r=alexcrichtonbors-3/+210
2018-03-16Checks for unknown attributes before abortingShotaro Yamada-4/+49
2018-03-16Fix Issue #48345, is_file, is_dir, and is_symlink note mutual exclusionMaxwell Powlison-3/+32
2018-03-16fix formattingcsmoe-10/+10
2018-03-16change &self to self and fix lifetime annotationscsmoe-87/+119
2018-03-15Remove CheckTypeWellFormed struct and convert to free functionsWesley Wiser-517/+500
2018-03-15Queryify check_impl_item_well_formedWesley Wiser-6/+21
2018-03-15Queryify check_trait_item_well_formedWesley Wiser-6/+22
2018-03-15Queryify check_item_well_formedWesley Wiser-14/+45
2018-03-15Remove unused fieldsWesley Wiser-14/+8
2018-03-16Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkovbors-19/+141
2018-03-15Support extra-verbose builds:comex-14/+7
2018-03-16Auto merge of #49051 - kennytm:rollup, r=kennytmbors-462/+637
2018-03-16Rollup merge of #48972 - mark-i-m:rustdoc_readme, r=QuietMisdreavuskennytm-171/+2
2018-03-15Pin and PinBox are fundamental.boats-0/+2
2018-03-15CoerceUnsized for PinBoxboats-0/+3
2018-03-15Fix tidyAlexandre Martin-1/+1
2018-03-16Rollup merge of #49049 - Centril:fix/flatten-fusediterator, r=blusskennytm-1/+1
2018-03-16Rollup merge of #49037 - estebank:coherence-tweaks, r=nikomatsakiskennytm-52/+104
2018-03-16Rollup merge of #48990 - ExpHP:dont-drop-the-bomb, r=estebankkennytm-2/+43
2018-03-16Rollup merge of #48853 - Songbird0:addrparseerror_documentation_improvement, ...kennytm-0/+19
2018-03-16Rollup merge of #49050 - snf:fix_oom_asmjs, r=alexcrichtonkennytm-23/+5
2018-03-16Rollup merge of #49042 - kennytm:fix-e0307-typo, r=rkruppekennytm-2/+2
2018-03-16Rollup merge of #49024 - draganmladjenovic:mips64_cabi_sret, r=sanxiynkennytm-13/+1
2018-03-16Rollup merge of #49007 - estebank:follow-up-47574, r=oli-obkkennytm-27/+42
2018-03-15Faster submodule updatingJohn Kåre Alsaker-12/+50
2018-03-15Add liballoc APIs.boats-2/+96
2018-03-15talk about --playground-urlQuietMisdreavus-0/+23
2018-03-15Coherence diagnostic tweaksEsteban Küber-52/+104
2018-03-15Improve `AddrParseError` documentation.Anthony Defranceschi-0/+19
2018-03-15add xref to rust-guideNiko Matsakis-0/+4
2018-03-16Rollup merge of #48965 - alexcrichton:add-sha-feature, r=eddybkennytm-0/+1
2018-03-16Rollup merge of #48961 - Songbird0:rustdoc_doctests_assertions, r=GuillaumeGomezkennytm-0/+16
2018-03-16Rollup merge of #48959 - alexcrichton:signext, r=eddybkennytm-1/+40
2018-03-16Rollup merge of #48957 - Eijebong:rand, r=michaelwoeristerkennytm-29/+18
2018-03-16Rollup merge of #48922 - petrochenkov:asunder, r=nikomatsakiskennytm-1/+153
2018-03-16Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrumkennytm-21/+0
2018-03-16Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiynkennytm-10/+73
2018-03-16Rollup merge of #48706 - ehuss:main-not-found-in-crate, r=estebankkennytm-109/+117