summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-01remove some compiler warningsTshepang Lekhonkhobe-31/+25
2015-02-28std: Implement stdio for `std::io`Alex Crichton-108/+732
2015-03-01Auto merge of #22909 - Manishearth:rollup, r=Manishearthbors-6/+37
2015-03-01Fix missed doc grammar rule rename from vec_elems to array_elemsAlan Cutter-2/+2
2015-03-01Rollup merge of #22910 - dotdash:time_llvm_passes, r=cmrManish Goregaokar-1/+3
2015-03-01Rollup merge of #22908 - mdinger:fix_link, r=GankroManish Goregaokar-3/+3
2015-03-01Add import of usize (fixup #22901)Manish Goregaokar-0/+1
2015-03-01Rollup merge of #22907 - dotdash:static_assert_bool, r=eddybManish Goregaokar-0/+21
2015-03-01Rollup merge of #22903 - semarie:openbsd-stack, r=alexcrichtonManish Goregaokar-1/+1
2015-03-01Rollup merge of #22901 - thepowersgang:patch-1, r=eddybManish Goregaokar-1/+8
2015-03-01Rollup merge of #22898 - edwardw:one-less-unsafe-impl, r=huonwManish Goregaokar-5/+1
2015-03-01Rollup merge of #22896 - Ms2ger:InlineAttr, r=huonwManish Goregaokar-18/+17
2015-03-01Auto merge of #22898 - edwardw:one-less-unsafe-impl, r=huonwbors-5/+1
2015-02-28Cleanup in the fmt::num moduleRyan Prichard-12/+9
2015-03-01Fix errors, remove unused filesGuillaumeGomez-54/+13
2015-03-01Remove int/uintGuillaumeGomez-3/+1
2015-03-01Auto merge of #22896 - Ms2ger:InlineAttr, r=huonwbors-18/+17
2015-03-01Make Int::pow() take exp as u32 instead usizeGuillaume Gomez-3/+15
2015-02-28Changed wording to use Result instead of Option in several places, fixed exam...David Mally-9/+9
2015-02-28Rename LintPass::check_trait_method to check_trait_itemIvan Petkov-3/+3
2015-02-28Re-enable -Z time-llvm-passes when using a single codegen unitBjörn Steinbrink-1/+3
2015-02-28Fix incorrectly parsed markdown linkmdinger-3/+3
2015-02-28Auto merge of #21521 - defuz:interval-with-path, r=pnkfelixbors-0/+38
2015-02-28Error out when using static_assert on a non-boolean valueBjörn Steinbrink-0/+21
2015-02-28Change quaranteed -> guaranteed in README.mdAlexander Campbell-1/+1
2015-02-28Change slithtly -> slightly in README.mdAlexander Campbell-4/+4
2015-02-28openbsd: adjust page guard addressSébastien Marie-1/+1
2015-02-28ifmt - Add a basic test for {:p} getting truncatedJohn Hodge-0/+7
2015-02-28Fix assuming 32-bit pointersJohn Hodge-1/+1
2015-02-28Remove two unsafe impls from `iter::Peekable`Edward Wang-5/+1
2015-02-28Rollup merge of #22867 - FuGangqiang:master, r=steveklabnikManish Goregaokar-2/+2
2015-02-28Rollup merge of #22887 - JP-Ellis:master, r=huonwManish Goregaokar-34/+20
2015-02-28Rollup merge of #22866 - iKevinY:version-output-doc-fix, r=ManishearthManish Goregaokar-2/+2
2015-02-28Rollup merge of #22884 - japaric:obsolete, r=alexcrichtonManish Goregaokar-7/+24
2015-02-28Rollup merge of #22875 - kmcallister:maceager, r=sfacklerManish Goregaokar-89/+113
2015-02-28Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturonManish Goregaokar-193/+86
2015-02-28Remove the re-exports for InlineAttr variants.Ms2ger-18/+17
2015-02-28Use if-let for UnusedImportBraces.Ms2ger-18/+9
2015-02-28Collapse nested matches in method_context.Ms2ger-21/+17
2015-02-28Avoid unnecessary mutability for UnusedResults.Ms2ger-6/+7
2015-02-28Add a comment to code that confused me.Ms2ger-0/+1
2015-02-28Various formatting cleanup.Ms2ger-106/+139
2015-02-28Qualify uses of MethodContext variants.Ms2ger-11/+9
2015-02-28Auto merge of #22851 - FlaPer87:oibit-send-and-friends, r=nikomatsakisbors-63/+114
2015-02-28FIX #21475: Expr_::ExprPath with two fieldsdefuz-2/+2
2015-02-28FIX #21475: mixing literals and paths in intervaldefuz-3/+2
2015-02-28FIX #21475: Interval match patterns won't parse namespace specifiers correctlydefuz-0/+39
2015-02-28Auto merge of #22839 - lifthrasiir:better-backtrace, r=alexcrichtonbors-10/+289
2015-02-28Auto merge of #22801 - huonw:crateify-lint, r=kmcallisterbors-2161/+2258
2015-02-27remove leftover annotationsJorge Aparicio-6/+6