about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-01-19Rollup merge of #57689 - nnethercote:redo-hir-Stmt, r=petrochenkovMazdak Farrokhzad-340/+223
2019-01-19Rollup merge of #57452 - steveklabnik:improve-formatter-docs, r=frewsxcvMazdak Farrokhzad-3/+12
2019-01-19Auto merge of #57721 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-01-19Type check unnanotated constant items with NLLMatthew Jasper-62/+128
2019-01-19Handle lifetime annotations in unreachable codeMatthew Jasper-166/+514
2019-01-19Auto merge of #57755 - Centril:rollup, r=Centrilbors-308/+477
2019-01-19Use a struct for user type annotationsMatthew Jasper-31/+70
2019-01-19Rename CanonicalUserTypeAnnotation -> CanonicalUserTypeMatthew Jasper-15/+15
2019-01-19Rename UserTypeAnnotation -> UserTypeMatthew Jasper-43/+43
2019-01-19Rollup merge of #57719 - nnethercote:expand_node-FIDDLING, r=nikomatsakisMazdak Farrokhzad-16/+20
2019-01-19Rollup merge of #57699 - euclio:applicability-ify, r=petrochenkovMazdak Farrokhzad-40/+86
2019-01-19Rollup merge of #57659 - jethrogb:jb/release-manifest, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-01-19Rollup merge of #57649 - petrochenkov:privexist, r=arielb1Mazdak Farrokhzad-23/+59
2019-01-19Rollup merge of #57598 - h-michael:unpretty-help, r=oli-obkMazdak Farrokhzad-3/+9
2019-01-19Rollup merge of #57502 - nikomatsakis:fix-trait-alias-1b, r=nikomatsakisMazdak Farrokhzad-57/+223
2019-01-19Rollup merge of #57486 - nnethercote:simplify-TokenStream-more, r=petrochenkovMazdak Farrokhzad-169/+79
2019-01-19Auto merge of #57370 - petrhosek:llvm-flags, r=alexcrichtonbors-1/+33
2019-01-19Auto merge of #57752 - Centril:rollup, r=Centrilbors-620/+793
2019-01-19Make `str` indexing generic on `SliceIndex`.Alexis Hunt-235/+239
2019-01-19Rollup merge of #57746 - mark-i-m:patch-2, r=CentrilMazdak Farrokhzad-1/+5
2019-01-19Rollup merge of #57698 - michaelwoerister:issue57692, r=ZoxcMazdak Farrokhzad-1/+18
2019-01-19Rollup merge of #57666 - pnkfelix:generalize-huge-enum-test-to-work-cross-pla...Mazdak Farrokhzad-5/+3
2019-01-19Rollup merge of #57653 - mark-i-m:contrib-doc, r=nikomatsakisMazdak Farrokhzad-229/+21
2019-01-19Rollup merge of #57634 - oli-obk:remove_unused_argument, r=davidtwcoMazdak Farrokhzad-74/+4
2019-01-19Rollup merge of #57610 - mark-i-m:nested-matchers, r=petrochenkovMazdak Farrokhzad-24/+253
2019-01-19Rollup merge of #57573 - Xanewok:querify-entry-fn, r=ZoxcMazdak Farrokhzad-110/+117
2019-01-19Rollup merge of #57501 - petrochenkov:highvar, r=alexregMazdak Farrokhzad-103/+225
2019-01-19Rollup merge of #57476 - Xanewok:bye-crate-analysis, r=ZoxcMazdak Farrokhzad-65/+30
2019-01-19Rollup merge of #57268 - peterhj:peterhj-optmergefunc, r=nagisaMazdak Farrokhzad-8/+117
2019-01-19Auto merge of #57253 - Zoxc:incr-passes2, r=michaelwoeristerbors-18/+123
2019-01-19Fix lints in testsJohn Kåre Alsaker-0/+28
2019-01-19Auto merge of #56722 - Aaron1011:fix/blanket-eval-overflow, r=nikomatsakisbors-38/+117
2019-01-19Combine all builtin early lints and use a separate walk for plugin lints. Add...John Kåre Alsaker-216/+551
2019-01-19Address some commentsJohn Kåre Alsaker-12/+7
2019-01-19Auto merge of #56479 - mark-i-m:unsat, r=nikomatsakisbors-95/+90
2019-01-18Auto merge of #57747 - Centril:rollup, r=Centrilbors-90/+302
2019-01-18Rollup merge of #57725 - estebank:parens, r=michaelwoeristerMazdak Farrokhzad-8/+46
2019-01-18Rollup merge of #57720 - dlrobertson:fix_57521, r=estebankMazdak Farrokhzad-21/+69
2019-01-18Rollup merge of #57658 - nnethercote:rm-hir-P-Lit, r=michaelwoeristerMazdak Farrokhzad-15/+4
2019-01-18Rollup merge of #57657 - AB1908:regression-test-case, r=nikomatsakisMazdak Farrokhzad-0/+32
2019-01-18Rollup merge of #57650 - AB1908:master, r=petrochenkovMazdak Farrokhzad-1/+14
2019-01-18Rollup merge of #57635 - euclio:path-separators, r=michaelwoeristerMazdak Farrokhzad-20/+44
2019-01-18Rollup merge of #57350 - folex:master, r=estebankMazdak Farrokhzad-0/+34
2019-01-18Rollup merge of #57302 - sinkuu:unused_assignments_fp, r=estebankMazdak Farrokhzad-23/+15
2019-01-18Rollup merge of #57212 - phansch:improve_rustc_book_contributing, r=steveklabnikMazdak Farrokhzad-1/+7
2019-01-18Rollup merge of #57132 - daxpedda:master, r=steveklabnikMazdak Farrokhzad-1/+1
2019-01-18Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakisMazdak Farrokhzad-0/+36
2019-01-18Update README.mdWho? Me?!-1/+5
2019-01-18remove more old readmesmark-702/+8
2019-01-18Auto merge of #57737 - Centril:rollup, r=Centrilbors-66/+138