summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-03-23Auto merge of #40758 - frewsxcv:rollup, r=frewsxcvbors-198/+337
2017-03-23std: Don't cache stdio handles on WindowsAlex Crichton-55/+110
2017-03-23Rollup merge of #40753 - mandeep:change-ObjectSafetyViolation-message, r=brsonCorey Farwell-2/+2
2017-03-23Rollup merge of #40715 - manuel-rhdt:patch-1, r=brsonCorey Farwell-3/+3
2017-03-23Rollup merge of #40668 - cramertj:on-demandify-more, r=nikomatsakisCorey Farwell-49/+44
2017-03-23Rollup merge of #40627 - estebank:pub-restricted, r=petrochenkovCorey Farwell-35/+205
2017-03-23Rollup merge of #40612 - TimNN:new-netbsd-cross, r=alexcrichtonCorey Farwell-109/+83
2017-03-23Auto merge of #40605 - alexcrichton:add-stamps, r=brsonbors-1/+0
2017-03-23Fix markdown links to pdqsortStjepan Glavina-3/+3
2017-03-23Auto merge of #40549 - alexcrichton:uwtable-everywhere, r=eddybbors-1/+59
2017-03-23Auto merge of #40515 - alexcrichton:tarball-names, r=brsonbors-8/+16
2017-03-22Add diagnostic for incorrect `pub (restriction)`Esteban Küber-35/+205
2017-03-22Changed E0038 error message in test to comply with new messagemandeep-1/+1
2017-03-22Rollup merge of #40696 - cramertj:remove-unused-adt-def-code, r=petrochenkovCorey Farwell-16/+2
2017-03-22Rollup merge of #40678 - michaelwoerister:dmi-prep, r=nikomatsakisCorey Farwell-60/+87
2017-03-22Rollup merge of #40617 - TimNN:dist-update-gcc, r=alexcrichtonCorey Farwell-5/+8
2017-03-22Rollup merge of #40542 - abonander:issue_40535, r=jseyfriedCorey Farwell-1/+51
2017-03-22Rollup merge of #40518 - michaelwoerister:hir-id, r=eddybCorey Farwell-859/+1541
2017-03-22Rollup merge of #39891 - shepmaster:emit-mir, r=nikomatsakisCorey Farwell-0/+32
2017-03-23save-analysis: allow clients to get data directly without writing to a fileNick Cameron-72/+164
2017-03-22Changed error message for ObjectSafetyViolation::SupertraitSelfmandeep-1/+1
2017-03-22Rollup merge of #40732 - petrochenkov:booktidy, r=steveklabnikCorey Farwell-0/+0
2017-03-22Rollup merge of #40725 - Cldfire:master, r=estebankCorey Farwell-8/+0
2017-03-22Rollup merge of #40723 - SamWhited:e0090_error_explanation, r=estebankCorey Farwell-1/+22
2017-03-22Rollup merge of #40722 - stjepang:doc-consistency-fixes, r=steveklabnikCorey Farwell-62/+61
2017-03-22Rollup merge of #40692 - SamWhited:consistent_str_docs_punctuation, r=bstrieCorey Farwell-1/+1
2017-03-22Rollup merge of #40690 - GuillaumeGomez:fix-iter-docs, r=frewsxcvCorey Farwell-3/+3
2017-03-22Rollup merge of #40689 - GuillaumeGomez:rustdoc-associated-type-formatting, r...Corey Farwell-5/+33
2017-03-22Rollup merge of #40619 - stjepang:unstable-book-sort-unstable, r=frewsxcvCorey Farwell-0/+31
2017-03-22Rollup merge of #40578 - michaelwoerister:shorter-compiletest-stamps, r=alexc...Corey Farwell-3/+1
2017-03-22Rollup merge of #40548 - alexcrichton:appveyor-ninja, r=brsonCorey Farwell-3/+3
2017-03-22Rollup merge of #40523 - durka:patch-38, r=petrochenkovCorey Farwell-0/+18
2017-03-22Rollup merge of #40509 - jseyfried:duplicate_check_macro_exports, r=nrcCorey Farwell-20/+45
2017-03-22Basic documentation for inclusive range syntaxJake Goulding-0/+10
2017-03-22Fix the testsSimonas Kazlauskas-7/+7
2017-03-22Add 'the' before 'start'/'end'Stjepan Glavina-2/+2
2017-03-22Simplify hash table dropsJosh Stone-47/+18
2017-03-22Tracking issue numbersSimonas Kazlauskas-14/+14
2017-03-22Checked (and unchecked) slicing for strings?Simonas Kazlauskas-56/+441
2017-03-22Various fixes to wording consistency in the docsStjepan Glavina-62/+61
2017-03-22Allocate numerical values of DefIndexes from two seperate ranges.Michael Woerister-72/+237
2017-03-22Introduce HirId, a replacement for NodeId after lowering to HIR.Michael Woerister-787/+1286
2017-03-22add regression test for #39984Niko Matsakis-0/+21
2017-03-22Revert "Auto merge of #39485 - canndrew:inference-fix-39297, r=nikomatsakis"Niko Matsakis-11/+36
2017-03-22Implement indexed_vec::Idx for ast::NodeIdMichael Woerister-0/+11
2017-03-22Add resize() method to IndexVec.Michael Woerister-0/+7
2017-03-22Improved bounds for cmp::ReverseArmin Ronacher-6/+6
2017-03-22Refactor checking if a `Lifetime` is staticAdam Ransom-2/+6
2017-03-22Specialize Vec::from_iter for vec::IntoIterSteven Fackler-4/+41
2017-03-22Update the book submodule and fix tidyVadim Petrochenkov-0/+0