about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-11-25Rollup merge of #30040 - apasel422:issue-30031, r=brsonManish Goregaokar-0/+5
2015-11-25Rollup merge of #30038 - Carreau:cargo-philosopher, r=steveklabnikManish Goregaokar-2/+11
2015-11-25Rollup merge of #30013 - steveklabnik:doc_char, r=brsonManish Goregaokar-14/+80
2015-11-25Auto merge of #30011 - jonas-schievink:macro-context, r=nrcbors-11/+63
2015-11-25Auto merge of #29687 - Havvy:ux-guidelines, r=pnkfelixbors-0/+73
2015-11-24Rewrite stmt processing not to recurse to avoid stack overflow if thereNiko Matsakis-43/+3673
2015-11-24Auto merge of #30016 - alexcrichton:fix-off-by-one, r=brsonbors-14/+24
2015-11-24Remove the GraphExtents, the design of which seems bogus. They carriedNiko Matsakis-100/+33
2015-11-24Add some comments to Mir struct.Niko Matsakis-3/+12
2015-11-24Add overflow check to `arc::Weak::upgrade`Andrew Paseltiner-0/+5
2015-11-24Auto merge of #30009 - apasel422:tests, r=alexcrichtonbors-0/+48
2015-11-24Add cargo instructions for dinning_philosopher projectMatthias Bussonnier-2/+11
2015-11-24Auto merge of #29960 - aturon:dismantle-traitref-subtyping, r=nikomatsakisbors-27/+38
2015-11-24Remove RUST_PATH from compilerBrian Anderson-98/+4
2015-11-24Fix up docs for charSteve Klabnik-14/+80
2015-11-24Auto merge of #30028 - steveklabnik:rollup, r=steveklabnikbors-124/+54
2015-11-24Fix test failuresJonas Schievink-5/+5
2015-11-24Remove "this"Jonas Schievink-1/+1
2015-11-24Rollup merge of #30023 - Ms2ger:EntryOrExit, r=ManishearthSteve Klabnik-8/+5
2015-11-24Rollup merge of #30020 - Manishearth:unit, r=blussSteve Klabnik-2/+2
2015-11-24Rollup merge of #30019 - alex:patch-1, r=steveklabnikSteve Klabnik-1/+1
2015-11-24Rollup merge of #30004 - michaelwoerister:primitive-ty-to-str, r=alexcrichtonSteve Klabnik-110/+44
2015-11-24Rollup merge of #29933 - tbu-:pr_dont_opt_in_copy, r=nikomatsakisSteve Klabnik-2/+0
2015-11-24Rollup merge of #29397 - dylanmckay:llvmdeps-deps, r=brsonSteve Klabnik-1/+2
2015-11-24Auto merge of #29934 - arielb1:constrained-projection-2, r=nikomatsakisbors-19/+85
2015-11-24Use the EntryOrExit variants qualified.Ms2ger-8/+5
2015-11-24Auto merge of #30012 - jonas-schievink:log-level-trace, r=alexcrichtonbors-1/+1
2015-11-24Auto merge of #30000 - Manishearth:unreachable-call, r=nrcbors-4/+64
2015-11-24Update reference.mdManish Goregaokar-2/+2
2015-11-24fixed inconsistent indentation in book exampleAlex Gaynor-1/+1
2015-11-24Fix unreachable code in libsyntaxManish Goregaokar-9/+4
2015-11-24Auto merge of #30006 - ntrepid8:skip-check-for-DYLD-libs-in-child-proc, r=ale...bors-0/+1
2015-11-24rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librandNick Cameron-478/+503
2015-11-24Auto merge of #30001 - Detegr:master, r=Manishearthbors-0/+28
2015-11-23std: Tweak tests of std::timeAlex Crichton-14/+24
2015-11-24rustfmt libcollectionsNick Cameron-982/+1426
2015-11-23Auto merge of #29955 - bltavares:makefile-29554, r=brsonbors-4/+9
2015-11-24rustfmt: liballoc, liballoc_*, libarenaNick Cameron-51/+52
2015-11-23Add TRACE to the known log levelsJonas Schievink-1/+1
2015-11-24Make unreachable_code lint warn on diverging call arguments as wellManish Goregaokar-0/+65
2015-11-23Auto merge of #29952 - petrochenkov:depr, r=brsonbors-113/+126
2015-11-23Print the macro context name on incomplete parseJonas Schievink-11/+63
2015-11-23Add tests for #25810 and #29276Andrew Paseltiner-0/+48
2015-11-23skip check for DYLD envars in child procJosh Austin-0/+1
2015-11-23Add compile-fail test for issue #10969Antti Keränen-0/+17
2015-11-23Auto merge of #29530 - jseyfried:resolve, r=nikomatsakisbors-825/+377
2015-11-23Avoid some code duplication around getting names of numeric types.Michael Woerister-110/+44
2015-11-23Add a note when trying to call a non-functionAntti Keränen-0/+11
2015-11-23Auto merge of #29998 - fiveop:patch-1, r=steveklabnikbors-1/+1
2015-11-23wording: results don't failPhilipp Matthias Schäfer-1/+1