about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-16Reenable ClippyOliver Schneider-19/+8
2017-11-16Auto merge of #45920 - sunfishcode:trap-on-unreachable, r=Zoxcbors-4/+32
2017-11-16Auto merge of #46025 - nrc:rustfmt-fix, r=Mark-Simulacrumbors-2/+5
2017-11-16Fix a bug where the rustfmt tarball was not being producedNick Cameron-2/+5
2017-11-16Auto merge of #45692 - steveklabnik:ship-cargo-book, r=alexcrichtonbors-45/+48
2017-11-15Update the compiler-builtins to latest master.Dan Gohman-0/+0
2017-11-15Auto merge of #45918 - chrisvittal:impl-trait-pr, r=nikomatsakisbors-325/+1146
2017-11-15Change clippy to broken after hir::Ty enum changeChristopher Vittal-1/+1
2017-11-15add a new test featuring two impl traits to show what it looks likeNiko Matsakis-0/+32
2017-11-15Remove Fn trait + impl Trait rustdoc testsChristopher Vittal-5/+9
2017-11-15Renumber error to fix tidyChristopher Vittal-3/+3
2017-11-15Add cases to where-allowed.rsChristopher Vittal-4/+9
2017-11-15Add/Fix stderr references for impl Trait ui testsChristopher Vittal-1/+31
2017-11-15Disallow all impl Trait within Fn trait sugarChristopher Vittal-8/+9
2017-11-15Incorporate review feedbackChristopher Vittal-11/+22
2017-11-15Add proper names to impl Trait parameters.Chris Vittal-4/+7
2017-11-15some tests featuring multiple bounds, other errorsNiko Matsakis-0/+49
2017-11-15add a UI test showing the current output from an impl trait typeNiko Matsakis-0/+32
2017-11-15add some more positive testsNiko Matsakis-0/+99
2017-11-15rename `equality-universal` to a more extensible naming schemeNiko Matsakis-0/+0
2017-11-15extend `where-allowed.rs` with many more casesNiko Matsakis-93/+179
2017-11-15rename many-cases to where-allowedNiko Matsakis-0/+0
2017-11-15test we reject equivalent signatures with more than one argumentNiko Matsakis-0/+23
2017-11-15Add universal_impl_trait unstable-book entryChristopher Vittal-0/+32
2017-11-15Fix unclosed delimiter in sample errorChristopher Vittal-2/+2
2017-11-15Remove unamed parametersChristopher Vittal-4/+4
2017-11-15Fix style and grammarChristopher Vittal-1/+1
2017-11-15Add/Modify tests for argument position impl TraitChristopher Vittal-22/+160
2017-11-15Add universal_impl_trait feature gateChristopher Vittal-5/+32
2017-11-15Add new error comparision to hide desugaringChristopher Vittal-13/+68
2017-11-15Add collection of impl Trait argument lifetimesChristopher Vittal-0/+11
2017-11-15Alter type collection to collect impl Trait boundsChristopher Vittal-24/+121
2017-11-15Add bool item is_in_impl_trait to LoweringContextChristopher Vittal-1/+24
2017-11-15Split hir::TyImplTrait, move checks to HIR loweringChristopher Vittal-148/+211
2017-11-15Move E0562 to librustc from librustc_typeckChristopher Vittal-40/+40
2017-11-15Auto merge of #45938 - vramana:fix-ice-45698, r=arielb1bors-31/+80
2017-11-15Auto merge of #45936 - mikhail-m1:mir-borrowck-storage-dead, r=arielb1bors-28/+57
2017-11-15Auto merge of #45715 - oli-obk:clippy, r=kennytmbors-12/+34
2017-11-15Reenable clippy testingOliver Schneider-12/+34
2017-11-15fix testMikhail Modin-2/+1
2017-11-15fix comment, remove redundant codeMikhail Modin-19/+5
2017-11-15add `StorageDead` handlingMikhail Modin-15/+59
2017-11-15Auto merge of #45944 - eddyb:provide, r=nikomatsakisbors-81/+66
2017-11-15Auto merge of #45922 - vramana:fix-45702, r=nikomatsakisbors-14/+44
2017-11-15Auto merge of #45913 - sinkuu:mir-inlining-closure, r=arielb1bors-29/+113
2017-11-15Fix printing of upvar in closuresRamana Venkata-36/+70
2017-11-15Fix End-user description not implemented for field access on `TyClosureRamana Venkata-1/+16
2017-11-14Auto merge of #45821 - djzin:unreachable-match-arms, r=nikomatsakisbors-31/+103
2017-11-14Auto merge of #45981 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-239/+175
2017-11-14Rollup merge of #45977 - kennytm:fix-pulldown-warnings, r=steveklabnikGuillaume Gomez-5/+5