]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-26 borsauto merge of #9392 : Kimundi/rust/str_docs, r=cmr
2013-09-26 borsauto merge of #9499 : brson/rust/relnotes, r=cmr
2013-09-26 Marvin LöbelMoved StrSlice doc comments from impl to trait.
2013-09-26 borsauto merge of #9502 : brson/rust/fix-logo-icon, r=brson
2013-09-25 borsauto merge of #9475 : alexcrichton/rust/rustdoc++,...
2013-09-25 Brian AndersonFix the rust logo icon
2013-09-25 Felix S. Klock IIstop fighting with rust logo filetype.
2013-09-25 Alex Crichtonrustdoc: Fix merge fallout
2013-09-25 Alex Crichtonrustdoc: Fix an unindentation bug when collapsing
2013-09-25 Alex Crichtonrustdoc: Collapse before unindenting
2013-09-25 Alex Crichtonrustdoc: Reduce ambiguity with clean::Type
2013-09-25 Alex Crichtonrustdoc: Strip hidden docs by default.
2013-09-25 Alex Crichtonrustdoc: Highlight function names
2013-09-25 Alex Crichtonrustdoc: Start rendering variants (redirect to enum)
2013-09-25 Alex Crichtonrustdoc: Linkify all reexports.
2013-09-25 Alex Crichtonrustdoc: Implement stripping based on privacy
2013-09-25 Alex Crichtonrustdoc: Emit purity to function dox for traits
2013-09-25 Alex Crichtonrustdoc: Add the ability to list all passes
2013-09-25 Alex Crichtonrustdoc: Improve comment stripping
2013-09-25 Alex Crichtonrustdoc: Enable various useful markdown extensions
2013-09-25 Alex Crichtonrustdoc: Change all code-blocks with a script
2013-09-25 Alex Crichtonrustdoc: Use sundown for markdown highlighting
2013-09-25 Alex Crichtonrustdoc: Add sundown to src/rt/
2013-09-25 borsauto merge of #9345 : Dretch/rust/digest-result-bytes...
2013-09-25 borsauto merge of #9498 : catamorphism/rust/rust-path-hack...
2013-09-25 Brian Anderson0.8 will be in September
2013-09-25 borsauto merge of #9493 : huonw/rust/move-tuples, r=thestinger
2013-09-25 Tim Chevalierrustpkg: Search for packages correctly when using the...
2013-09-25 Tim Chevalierstd: Add an is_parent_of method to Path
2013-09-25 borsauto merge of #9428 : alexcrichton/rust/llvm-zlib-and...
2013-09-25 borsauto merge of #9491 : thestinger/rust/noreturn, r=huonw
2013-09-25 borsauto merge of #9492 : pnkfelix/rust/fsk-syntax-visit...
2013-09-25 borsauto merge of #9455 : jesseray/rust/master, r=pnkfelix
2013-09-25 borsauto merge of #9481 : jbclements/rust/minor-cleanup...
2013-09-25 Felix S. Klock IIFold env into CheckItemRecursionVisitor.
2013-09-25 Felix S. Klock IIFold ErrorCheckVisitor into Liveness. Removed some...
2013-09-25 Felix S. Klock IIFold KindAnalysisVisitor into the Context. Removed...
2013-09-25 Huon Wilsonstd: Replace CloneableTuple with Tuple, which takes...
2013-09-25 Felix S. Klock IIMove unchanging portions of Context over to the Visitor.
2013-09-25 Felix S. Klock IIMove unchanging portions of context over to the Visitor.
2013-09-25 Felix S. Klock IIFold context into CalleeTranslationVisitor.
2013-09-25 Felix S. Klock IIFold context into TransItemVisitor.
2013-09-25 Felix S. Klock IIFold type_use.rs Context into its Visitor.
2013-09-25 Felix S. Klock IIMove the linearly-updated flag state into the Visitor.
2013-09-25 Daniel Micayadd `noreturn` attribute to functions returning !
2013-09-25 borsauto merge of #9432 : alexcrichton/rust/correct-item...
2013-09-25 Alex CrichtonFix run-pass tests to have 'pub fn main'
2013-09-25 borsauto merge of #9480 : brson/rust/noexit, r=thestinger
2013-09-25 borsauto merge of #9478 : brson/rust/authors, r=alexcrichton
2013-09-25 borsauto merge of #9470 : luqmana/rust/bba, r=brson
2013-09-25 borsauto merge of #9335 : alexcrichton/rust/issue-7945...
2013-09-25 Alex CrichtonDisallow char literals which should be escaped
2013-09-25 borsauto merge of #9474 : thestinger/rust/internal, r=alexc...
2013-09-25 Luqman AdenRemove the annihilate function from the crate map....
2013-09-24 Brian AndersonDon't use libc::exit. #9473
2013-09-24 Brian AndersonUpdate AUTHORS.txt
2013-09-24 John Clementsadded test case for tokenization of macro_rules
2013-09-24 Daniel Micaymark functions internal if not building a library
2013-09-24 borsauto merge of #9336 : alexcrichton/rust/issue-7981...
2013-09-24 John Clementsrenumbered due to bug shuffling
2013-09-24 Alex CrichtonStop accepting 'impl ...;', require {} instead
2013-09-24 John Clementscleanup
2013-09-24 John Clementscomment changes only
2013-09-24 borsauto merge of #9471 : brson/rust/rustexit, r=thestinger
2013-09-24 Brian Andersonrust: Don't call libc::exit
2013-09-24 Alex CrichtonCorrectly encode item visibility in metadata
2013-09-24 borsauto merge of #9463 : pnkfelix/rust/fsk-syntax-visit...
2013-09-24 borsauto merge of #9462 : SimonSapin/rust/patch-3, r=huonw
2013-09-24 Felix S. Klock IIPart of #7081: Fold remainder of typeck's visit env...
2013-09-24 Simon SapinDo not imply that str is sometimes null-terminated.
2013-09-24 borsauto merge of #9457 : klutzy/rust/doc-fix, r=alexcrichton
2013-09-24 borsauto merge of #9453 : pnkfelix/rust/fsk-further-syntax...
2013-09-24 borsauto merge of #9450 : jzelinskie/rust/tutorial-tasks...
2013-09-24 borsauto merge of #9449 : dckc/rust/patch-1, r=alexcrichton
2013-09-24 borsauto merge of #9439 : steveklabnik/rust/build_rustpkg_t...
2013-09-24 klutzystd::local_data: Fix document code
2013-09-24 borsauto merge of #9454 : alexcrichton/rust/snapshot, r...
2013-09-24 Alex CrichtonRegister new snapshots
2013-09-24 Jimmy ZelinskieFix signature of Result in tasks tutorial. Closes ...
2013-09-24 Dan Connollyremove apostrophe where it's is not used as a contraction
2013-09-24 borsauto merge of #9310 : pcwalton/rust/at-fn, r=pcwalton
2013-09-24 Felix S. Klock IIvisit::Visitor refactor: fold moves.rs VisitContext...
2013-09-24 Patrick Waltonlibrustc: Fix merge fallout.
2013-09-24 Patrick Waltontest: Fix rustdoc and tests.
2013-09-24 Patrick Waltonlibrusti: Eliminate `@fn`.
2013-09-24 Patrick Waltonlibrustc: Remove `@fn` managed closures from the language.
2013-09-24 Patrick Waltonlibsyntax: Introduce routines and remove all `@fn`s...
2013-09-24 Patrick Waltonlibsyntax: Remove some more `@fn`s from the macro expander
2013-09-24 Patrick Waltonlibsyntax: Remove some more `@fn` uses
2013-09-24 Patrick Waltonlibrustpkg: Fix diagnostic invocation syntax in librust...
2013-09-24 Patrick Waltonlibrustc: Change the ID visitor to use traits instead...
2013-09-24 Patrick Waltonlibrustc: Remove the remaining direct uses of `@fn...
2013-09-24 Patrick Waltonlibrustc: Remove garbage-collected functions from util...
2013-09-24 Patrick Waltonlibrustc: Don't use garbage-collected closures to store...
2013-09-24 Patrick Waltonlibrustc: Make the fall-through case in match not use...
2013-09-24 Patrick Waltonlibrustc: Port the pretty printer annotation infrastruc...
2013-09-24 Patrick Waltonlibrustc: Remove garbage collected functions from front...
2013-09-24 Patrick Waltonlibrustc: Change fold to use traits instead of `@fn`.
2013-09-24 borsauto merge of #9444 : alexcrichton/rust/ignore-some...
next