about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2018-05-25What does an expression look like, that consists only of special characters?Jaro Fietz-0/+6
2018-05-25Auto merge of #51051 - nikomatsakis:turbofish-impl-trait-method, r=eddybbors-31/+75
2018-05-25Auto merge of #50998 - bobtwinkles:nll_facts_invalidate_followup, r=nikomatsakisbors-969/+584
2018-05-25Auto merge of #50986 - estebank:main-start-span, r=nikomatsakisbors-37/+55
2018-05-25Auto merge of #50879 - petrochenkov:lintconv, r=nikomatsakisbors-108/+111
2018-05-25Fix naming conventions for new lintsVadim Petrochenkov-108/+111
2018-05-24Auto merge of #50937 - nikomatsakis:chalkify-engine-2, r=scalexmbors-240/+934
2018-05-24prohibit turbofish in `impl Trait` methodsNiko Matsakis-31/+75
2018-05-24Auto merge of #50984 - cramertj:unpin-changes, r=aturonbors-3/+32
2018-05-24Auto merge of #50909 - oli-obk:unstable_const_fn_promotion, r=eddybbors-17/+126
2018-05-24pacify the mercilous tidyNiko Matsakis-2/+18
2018-05-24extend the crate whitelist to include rustc-hash, chalkNiko Matsakis-0/+3
2018-05-24get `rustc_hash` from external crateNiko Matsakis-85/+34
2018-05-24implement the chalk traits, albeit with many placeholdersNiko Matsakis-155/+881
2018-05-24Always mark unstable const fn as not constOliver Schneider-7/+2
2018-05-24Enforce stability of const fn in promotedsOliver Schneider-17/+131
2018-05-24Auto merge of #50930 - toidiu:ak-ordOutlivesPredicate, r=nikomatsakisbors-34/+100
2018-05-24Auto merge of #51023 - kennytm:rollup, r=kennytmbors-44/+136
2018-05-24Rollup merge of #51011 - QuietMisdreavus:duplicitous-macros, r=ollie27kennytm-2/+10
2018-05-24Rollup merge of #50995 - fbstj:patch-1, r=cramertjkennytm-6/+4
2018-05-24Auto merge of #50949 - eddyb:debuginfo, r=mwbors-33/+5
2018-05-24Rollup merge of #50981 - nnethercote:shrink-LiveNode, r=nikomatsakiskennytm-20/+14
2018-05-24Rollup merge of #50979 - Manishearth:type-only, r=estebankkennytm-8/+8
2018-05-24Rollup merge of #50972 - nikic:no-parallel, r=michaelwoeristerkennytm-2/+8
2018-05-24Rollup merge of #50965 - alexcrichton:update-llvm, r=TimNNkennytm-0/+0
2018-05-24Rollup merge of #50964 - michaelwoerister:query-symbol-names, r=nikomatsakiskennytm-2/+15
2018-05-24Rollup merge of #50956 - atopia:rust-gdb-with-cdgb, r=nikomatsakiskennytm-1/+1
2018-05-24Rollup merge of #50864 - jakllsch:add-netbsd-arm-target-specs, r=alexcrichtonkennytm-3/+76
2018-05-24Auto merge of #50971 - alexcrichton:no-stringify, r=petrochenkovbors-82/+156
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-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