]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #23048 - davbo:fix-broken-link-in-old...
2015-03-06 Manish GoregaokarRollup merge of #23045 - ctjhoa:master, r=Manishearth
2015-03-06 Manish GoregaokarRollup merge of #23025 - huonw:better-iter-infer, r...
2015-03-06 Manish GoregaokarRollup merge of #23101 - laijs:fix-file-perm, r=alexcri...
2015-03-06 Manish GoregaokarRollup merge of #23099 - brson:lint-cstack, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23098 - brson:ignore-fast, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23095 - stepancheg:test-bind-fail...
2015-03-06 Manish GoregaokarRollup merge of #23090 - alexcrichton:dep-info, r=pnkfelix
2015-03-06 Manish GoregaokarRollup merge of #23081 - alexcrichton:stabilize-fs...
2015-03-06 Manish GoregaokarRollup merge of #23079 - alexcrichton:deprecate-process...
2015-03-06 Manish GoregaokarRollup merge of #23074 - michaelwoerister:constants...
2015-03-06 Manish GoregaokarRollup merge of #23070 - krdln:fix-stat-arm, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23060 - lifthrasiir:rustdoc-sidebar...
2015-03-06 Manish GoregaokarRollup merge of #23039 - steveklabnik:doc_vec_macro...
2015-03-06 Manish GoregaokarRollup merge of #23010 - alexcrichton:deprecate-some...
2015-03-06 Manish GoregaokarRollup merge of #22980 - alexcrichton:debug-assertions...
2015-03-06 Manish GoregaokarRollup merge of #22899 - huonw:macro-stability, r=alexc...
2015-03-06 Manish GoregaokarRollup merge of #22862 - vhbit:broken-open, r=alexcrichton
2015-03-06 Lai Jiangshanfile permission: remove executable bit from *.rs
2015-03-06 Brian AndersonRemove run-pass/lint-cstack.rs. No longer testing anything.
2015-03-06 Brian Anderson'ignore-fast' directives do nothing
2015-03-06 Alex Crichtonstd: Stabilize the `fs` module
2015-03-05 Stepan Koltsovstd: net: enable bind_error test on all platforms
2015-03-05 Alex Crichtonrustc: Add a debug_assertions #[cfg] directive
2015-03-05 Alex Crichtonrustc: Don't emit dep-info for imported files
2015-03-05 borsAuto merge of #23031 - Manishearth:rollup, r=Manishearth
2015-03-05 Alex Crichtonstd: Deprecate the old_io::process module
2015-03-05 borsAuto merge of #23026 - nikomatsakis:issue-20220-supertr...
2015-03-05 awlnxfix for new attributes failing. issue #22964
2015-03-05 Michael Woeristerdebuginfo: Add test case for `extern "C"` functions.
2015-03-05 Kang Seonghoonrustdoc: Reworded comments to give the rationale for JS.
2015-03-05 Michael Woeristerdebuginfo: Add `debuginfo::with_source_location_overrid...
2015-03-05 Huon WilsonRun feature-gating on the final AST passed to the compiler.
2015-03-05 Huon WilsonAdd more debugging to syntax::feature_gate.
2015-03-05 Huon WilsonUse `#[allow_internal_unstable]` for `thread_local!`
2015-03-05 Huon WilsonAdd #[allow_internal_unstable] to track stability for...
2015-03-05 Huon WilsonUse more associated types in core::iter.
2015-03-05 Manish GoregaokarFix tag align tests for 32bit linux (fixes #7340)
2015-03-05 Niko MatsakisAddress nits by @nrc.
2015-03-05 Valerii HioraiOS: open file on aarch64 breaks permissions
2015-03-05 Kang Seonghoonrustdoc: Move sidebar items into shared JavaScript.
2015-03-05 Manish GoregaokarRollup merge of #23033 - pelmers:patch-3, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #23029 - vhbit:ios-env-stab, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #23027 - fenhl:patch-1, r=sfackler
2015-03-05 Manish GoregaokarRollup merge of #23006 - dhuseby:master, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #22947 - ic:master, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #22937 - MDCox:str-docs, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #22994 - eddyb:unsuffix-ints-good,...
2015-03-05 Manish GoregaokarMove span in error (fixup #22764)
2015-03-05 Manish GoregaokarRollup merge of #23006 - dhuseby:master, r=alexcrichton
2015-03-05 Dave Husebyupdating llvm-auto-clean-trigger too
2015-03-05 Dave Husebyadding bitrig snapshot to snapshots file
2015-03-05 Dave Husebybumping again to get the updated configure
2015-03-05 Dave Husebybumping the jemalloc revision to include the bitrig...
2015-03-05 Manish GoregaokarRollup merge of #22973 - djmally:coll_docs, r=Gankro
2015-03-05 Dave Husebyupdating llvm submodule to include bitrig support
2015-03-05 Manish GoregaokarRollup merge of #22994 - eddyb:unsuffix-ints-good,...
2015-03-05 Eduard BurtescuFix compile-fail error messages after integer suffix...
2015-03-05 Eduard BurtescuRemove integer suffixes where the types in compiled...
2015-03-05 Manish GoregaokarRollup merge of #22764 - ivanradanov:fileline_help...
2015-03-05 Manish GoregaokarRollup merge of #23018 - sanxiyn:quote-question, r...
2015-03-05 Seo SanghyeonFix quoting of ?Sized
2015-03-05 Manish GoregaokarRollup merge of #23013 - nikomatsakis:syncbox, r=pnkfelix
2015-03-05 Manish GoregaokarRollup merge of #23004 - alexcrichton:libc-stable,...
2015-03-05 Manish GoregaokarRollup merge of #23001 - alexcrichton:index-output...
2015-03-05 Manish GoregaokarRollup merge of #23000 - Florob:unicode-FL, r=brson
2015-03-05 Manish GoregaokarRollup merge of #22939 - bleibig:grammar-updates, r...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-05 borsAuto merge of #22061 - pczarn:quote_matcher_and_attr...
2015-03-05 borsAuto merge of #22873 - alexcrichton:deprecate-fs, r...
2015-03-05 Alex Crichtonstd: Stabilize portions of the `io` module
2015-03-04 Alex Crichtonstd: Deprecate std::old_io::fs
2015-03-04 David KingFix broken link in old rust guide
2015-03-04 Camille TJHOAdocs(path.rs): fix ends_with method
2015-03-04 Steve KlabnikNote the alternate form of vec in trpl
2015-03-04 Michał KrasnoborskiFix struct stat on arm linux
2015-03-04 Niko MatsakisAdd tests related to #20220. Fixes #20220.
2015-03-04 Niko MatsakisGeneralize the code so we can handle multiple supertraits.
2015-03-04 Niko MatsakisSeparate supertrait collection from processing a `Trait...
2015-03-04 Niko MatsakisExtract out trait_defines_associated_type_named into...
2015-03-04 Niko MatsakisExtend the "treat-err-as-bug" option to cover calls...
2015-03-04 Niko MatsakisExtract out the `filter_to_traits` functionality
2015-03-04 Niko MatsakisSimplify impl of Elaborator now that we don't need...
2015-03-04 Peter ElmersFix grammar nits in compound-data-types.md
2015-03-04 Matt CoxReword str docs and include links to StrExt
2015-03-04 Dave Husebyupdating llvm-auto-clean-trigger too
2015-03-04 Valerii HioraiOS: fallout of env stab
2015-03-04 Piotr CzarneckiAdd quasiquote for matchers and attributes
2015-03-04 borsAuto merge of #22235 - michaelwoerister:cross-crate...
2015-03-04 Eduard BurtescuFix compile-fail error messages after integer suffix...
2015-03-04 borsAuto merge of #22920 - tshepang:remove-some-warnings...
2015-03-04 FenhlFix Duration::weeks docs
2015-03-04 borsAuto merge of #22958 - laijs:option_map_for_iter_map...
2015-03-04 Michael WoeristerEncode codemap and span information in crate metadata.
2015-03-04 Dave Husebyadding bitrig snapshot to snapshots file
2015-03-04 Dave Husebybumping again to get the updated configure
2015-03-04 Dave Husebybumping the jemalloc revision to include the bitrig...
2015-03-04 Dave Husebyupdating llvm submodule to include bitrig support
2015-03-04 Eduard BurtescuRemove integer suffixes where the types in compiled...
next