about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-05-24implement Ord for OutlivesPredicate and other typestoidiu-34/+100
2018-05-24Auto merge of #50943 - oli-obk:cleanups, r=estebankbors-88/+282
2018-05-23Use crate name for reexported `extern crate` pathsEsteban Küber-1/+5
2018-05-23fix @!has conditions in pub-use-extern-macros testQuietMisdreavus-3/+3
2018-05-24Auto merge of #51010 - nikomatsakis:issue-50996-renamed-extern-crate, r=acrichtobors-1/+277
2018-05-23Auto merge of #50933 - SimonSapin:anchorage, r=alexcrichtonbors-437/+232
2018-05-23update "pub-use-extern-macros" test to hide the regular import statementQuietMisdreavus-0/+1
2018-05-23rustdoc: hide macro export statements from docsQuietMisdreavus-0/+7
2018-05-23"crate-ify" paths that begin with a renamed crateNiko Matsakis-1/+277
2018-05-23Auto merge of #50916 - oli-obk:miri, r=eddybbors-20/+23
2018-05-23Auto merge of #50983 - nikomatsakis:issue-50970-migration-lint-fq-path, r=ale...bors-30/+379
2018-05-23Auto merge of #50891 - davidtwco:nll-kill-loans-out-of-scope-at-location-redu...bors-5/+0
2018-05-23Remove unnecessary type annotationsbobtwinkles-3/+3
2018-05-23move type def out of unsafe blockJoe ST-6/+4
2018-05-23Auto merge of #50866 - michaelwoerister:relocations-in-vec, r=oli-obkbors-26/+545
2018-05-23pacify the mercilous tidyNiko Matsakis-1/+2
2018-05-23handle fully qualified paths properly when lintingNiko Matsakis-8/+261
2018-05-23Auto merge of #50528 - whitfin:issue-50508, r=michaelwoeristerbors-153/+86
2018-05-23Auto merge of #50798 - bobtwinkles:nll_facts_invalidate, r=nikomatsakisbors-0/+983
2018-05-23Auto merge of #50682 - F001:issue-50589, r=petrochenkovbors-4/+81
2018-05-22Tweak `main` type arguments and where clause spansEsteban Küber-37/+55
2018-05-23Auto merge of #50982 - alexcrichton:less-warnings, r=nikomatsakisbors-24/+44
2018-05-23inverting speculative flagF001-1/+12
2018-05-22Add Option::as_pin_mutTaylor Cramer-0/+11
2018-05-22Add PinMut::setTaylor Cramer-0/+8
2018-05-22Add Pinned type for opting out of Unpin on stableTaylor Cramer-0/+10
2018-05-22Make `Unpin` safe to implementTaylor Cramer-3/+3
2018-05-22thread info about `CrateLint` through more deeplyNiko Matsakis-15/+63
2018-05-22add `Span` information into `Qself`Niko Matsakis-10/+57
2018-05-22rustc: Fix another double-lint issue with `crate::`Alex Crichton-24/+44
2018-05-23Shrink `LiveNode`.Nicholas Nethercote-20/+14
2018-05-22Auto merge of #50713 - killercup:update-rustfix, r=alexcrichtonbors-6/+9
2018-05-22Fix span for type-only argumentsManish Goregaokar-8/+8
2018-05-22Update compiltest to use rustfix 0.3.1Pascal Hertleif-6/+9
2018-05-22rustc: Correctly pretty-print macro delimitersAlex Crichton-82/+156
2018-05-22Auto merge of #50969 - nikomatsakis:issue-50673-broken-migration-lint, r=alex...bors-43/+236
2018-05-22Add -Z no-parallel-llvm flagNikita Popov-2/+8
2018-05-22Remove the unstable Float traitSimon Sapin-437/+232
2018-05-22add new test and add an existing scenario I didn't see coveredNiko Matsakis-4/+97
2018-05-23Rollup merge of #50963 - nnethercote:coercion-VecDeque1, r=petrochenkovkennytm-2/+3
2018-05-23Rollup merge of #50961 - Zoxc:fix-filecheck, r=alexcrichtonkennytm-5/+13
2018-05-23Rollup merge of #50958 - KiChjang:nit-50697, r=pnkfelixkennytm-0/+1
2018-05-23Rollup merge of #50952 - steveklabnik:2018-book, r=alexcrichtonkennytm-0/+6
2018-05-23Rollup merge of #50947 - QuietMisdreavus:nice-tabs, r=GuillaumeGomezkennytm-0/+2
2018-05-23Rollup merge of #50946 - alexcrichton:fix-parse-lifetime, r=petrochenkovkennytm-1/+65
2018-05-23Rollup merge of #50945 - stjepang:stabilize-from-ref, r=SimonSapinkennytm-6/+6
2018-05-23Rollup merge of #50932 - nnethercote:seen-Predicates, r=eddybkennytm-3/+18
2018-05-23Rollup merge of #50931 - nnethercote:inline-try_get, r=michaelwoeristerkennytm-0/+4
2018-05-23Rollup merge of #50914 - simartin:issue_50636, r=oli-obkkennytm-3/+43
2018-05-23Rollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplettkennytm-1/+1