]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-05 Alex Crichtonrustc: Add a debug_assertions #[cfg] directive
2015-03-05 borsAuto merge of #23031 - Manishearth:rollup, r=Manishearth
2015-03-05 borsAuto merge of #23026 - nikomatsakis:issue-20220-supertr...
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 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 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...
2015-03-04 Eric PlatonMade failing/working examples look alike.
2015-03-04 Niko MatsakisWhen generating WF criteria, do not visit the same...
2015-03-03 Alex Crichtonlibc: Move features behind a cfg_attr gate
2015-03-03 borsAuto merge of #23002 - pnkfelix:fsk-box-place-runway...
2015-03-03 Felix S. Klock IIFix doc example to accommodate overloaded-box.
2015-03-03 Felix S. Klock IISwitched to Box::new in many places.
2015-03-03 Felix S. Klock IIinline `Box::new` always.
2015-03-03 Felix S. Klock IIAdd `: Box<_>` or `::Box<_>` type annotations to variou...
2015-03-03 Alex Crichtonstd: Mark `Index::Output` as a stable associated type
2015-03-03 Florian Zeitzunicode: Properly parse ranges in UnicodeData.txt
2015-03-03 borsAuto merge of #22997 - pnkfelix:make-timestamps-robust...
2015-03-03 borsAuto merge of #22532 - pnkfelix:arith-overflow, r=pnkfe...
2015-03-03 Felix S. Klock IIMake build timestamp files robust in face of concurrent...
2015-03-03 Ivan Radanov... Change span_help calls to fileline_help where appropriate
2015-03-03 Felix S. Klock IIsidestep potential over- and underflow in estimated...
2015-03-03 borsAuto merge of #22995 - Manishearth:rollup, r=Manishearth
2015-03-03 Manish GoregaokarRollup merge of #22988 - dcrewi:slice-swap-inline,...
2015-03-03 Manish GoregaokarRollup merge of #22982 - tbu-:pr_fixup_22510, r=Manishearth
2015-03-03 Manish GoregaokarRollup merge of #22977 - kmcallister:issue-15778, r...
2015-03-03 Tobias BucherRevert incorrect `usize` -> `u32` replacements from...
2015-03-03 Manish GoregaokarRollup merge of #22974 - nagisa:reintuint-std, r=alexcr...
2015-03-03 Manish GoregaokarRollup merge of #22970 - pnkfelix:fsk-robust-backtrace...
next