]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-03-18 Alex Crichtonsyntax: Don't parameterize the the pretty printer
2014-03-18 Huon Wilsonrustc: buffer the output writer for -Z ast-json[-noexpand].
2014-03-18 Corey Richardsonrustc: test: don't silently ignore bad benches
2014-03-18 Corey Richardsonremove duplicate methods in impls
2014-03-18 Corey Richardsonrustc: disallow duplicate methods in trait impls
2014-03-18 Jorge AparicioMake method Vec::remove() public
2014-03-17 borsauto merge of #12935 : lbonn/rust/nullenum, r=alexcrichton
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12957 : lkuper/rust/docsprint, r=alexcri...
2014-03-17 borsauto merge of #12951 : cadencemarseille/rust/issue...
2014-03-17 Laurent Bonnansrustc: disallow trailing parentheses for nullary enum...
2014-03-17 borsauto merge of #12735 : eddyb/rust/at-exodus-chapter...
2014-03-17 Eduard BurtescuFix rustdoc and tests.
2014-03-17 Eduard BurtescuRefactor pprust a bit.
2014-03-17 Eduard BurtescuDe-@ codemap and diagnostic.
2014-03-17 Eduard BurtescuDe-@ move maps and rework parts of trans.
2014-03-17 Eduard BurtescuDe-@ gather_loans.
2014-03-17 Eduard BurtescuDe-@ typeck::check::method.
2014-03-17 Eduard BurtescuDe-@ resolve_lifetime.
2014-03-17 Eduard BurtescuDe-@ ParseSess uses.
2014-03-17 Eduard BurtescuDe-@ CStore uses.
2014-03-17 Eduard BurtescuDe-@ filesearch.
2014-03-17 Eduard BurtescuDe-@ reachable.
2014-03-17 Eduard BurtescuDe-@ trans contexts.
2014-03-17 Eduard BurtescuDe-@ type checking contexts.
2014-03-17 Eduard BurtescuDe-@ liveness.
2014-03-17 Eduard BurtescuDe-@ tyencode::ctxt and related parts of astencode.
2014-03-17 Eduard BurtescuDe-@ ty::ctxt usage.
2014-03-17 Eduard BurtescuDe-@ Session usage.
2014-03-17 borsauto merge of #12945 : cadencemarseille/rust/vec_ng...
2014-03-17 borsauto merge of #12944 : mcpherrinm/rust/master, r=alexcr...
2014-03-17 borsauto merge of #12942 : alan-andrade/rust/docathon-getop...
2014-03-17 borsauto merge of #12940 : cadencemarseille/rust/time-doc...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 Lindsey Kuper`strdup_uniq` doesn't have to be `pub`.
2014-03-16 Matthew McPherrinDoc-sprint: Document endian conversion functions
2014-03-16 Cadence MarseilleRemove AtomicFlag
2014-03-16 Cadence MarseilleDocument the Tm struct and fields
2014-03-16 Cadence MarseilleAdd method Vec<T>::as_mut_ptr()
2014-03-16 borsauto merge of #12931 : aochagavia/rust/option-take_unwr...
2014-03-16 Alan Andradegetopts missing docs
2014-03-16 Davis SilvermanAsked if missing (), then asks about an anonymous funct...
2014-03-16 borsauto merge of #12933 : edwardw/rust/fallout, r=huonw
2014-03-16 Edward WangFix a test that was missed in the liblog PR
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 aochagaviaRefactored take_unwrap (libstd/option.rs)
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex CrichtonTest fixes and rebase conflicts
2014-03-16 Steven FacklerTag derived impls with #[automatically_derived]
2014-03-16 Alex Crichtonrustc: Topographically sort rust dependencies
2014-03-16 Alex Crichtonrustc: Tweak where -lmorestack is on link commands
2014-03-16 Alex Crichtonrustc: Remove compiler support for __log_level()
2014-03-16 Alex Crichtonlog: Introduce liblog, the old std::logging
2014-03-16 borsauto merge of #12927 : sfackler/rust/test-warn, r=huonw
2014-03-16 Steven FacklerRemove std::cmp::cmp2.
2014-03-16 Steven FacklerSquash test ~[] warning
2014-03-16 borsauto merge of #12923 : sfackler/rust/vecify, r=brson
2014-03-16 borsauto merge of #12922 : luqmana/rust/fix-arm, r=alexcrichton
2014-03-16 Brian Andersonmk: Clean libbacktrace w/ gusto
2014-03-15 borsauto merge of #12921 : alexcrichton/rust/no-extra,...
2014-03-15 Florian Zeitznum: Migrate `~[T]` to `std::vec_ng::Vec`
2014-03-15 Florian Zeitznum: Slightly optimize bigint
2014-03-15 Luqman Adenlibstd: Fix a typo. s/target_os/target_arch/
2014-03-15 Steven FacklerRemove ~[] from libsemver
2014-03-15 Alex Crichtondoc: Remove reference to the 'extra' library
2014-03-15 Steven FacklerRemove most ~[] usage in liburl
2014-03-15 borsauto merge of #12918 : sfackler/rust/doc-html-attr...
2014-03-15 Steven FacklerAdd rustdoc html crate info
2014-03-15 borsauto merge of #12908 : alexcrichton/rust/issue-12897...
2014-03-15 borsauto merge of #12906 : sfackler/rust/timespec-total...
2014-03-15 borsauto merge of #12896 : alexcrichton/rust/goodbye-extra...
2014-03-15 Alex Crichtongreen: Don't return the red zone in stack_bounds()
2014-03-15 Steven FacklerImplement TotalEq and TotalOrd for Timespec
2014-03-15 borsauto merge of #12895 : michaelwoerister/rust/limited...
2014-03-15 borsauto merge of #12887 : huonw/rust/danger-guide, r=alexc...
2014-03-15 Huon Wilsondocs: begin a "low-level & unsafe code" guide.
2014-03-15 borsauto merge of #12893 : alexcrichton/rust/cfg-not, r...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 Alex Crichtonextra: Put the nail in the coffin, delete libextra
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 Daniel Micaycmp: switch `min` and `max` to `TotalOrd`
2014-03-14 Michael Woeristerdebuginfo: Make limited-debuginfo test case more robust...
2014-03-14 Alex Crichtonstd: Fix backtraces on arm linux
2014-03-14 Alex Crichtonrustc: Fix cfg(not(a, b)) to be not(a && b)
2014-03-14 aochagaviaRefactored iter and mut_iter
2014-03-14 borsauto merge of #12880 : tedhorst/rust/master, r=alexcrichton
2014-03-14 aochagaviaFixed comment of as_mut_slice (libstd/option.rs)
2014-03-14 borsauto merge of #12764 : Kimundi/rust/partial_typehint...
2014-03-14 Marvin LöbelAdded support for type placeholders (explicit requested...
2014-03-14 borsauto merge of #12875 : alexcrichton/rust/demangle-more...
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 Ted Horstfix a test that was missed in the chan/port renaming...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
next