]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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...
2013-09-24 Alex CrichtonIgnore some rustpkg tests for now
2013-09-23 Felix S. Klock IIvisit::Visitor refactor: replace (&mut BorrowckVisitor...
2013-09-23 borsauto merge of #9301 : luqmana/rust/ncm, r=brson
2013-09-23 Luqman AdenFind the cratemap at runtime on windows.
2013-09-23 Steve KlabnikAdd rustpkg tutorial to the official tutorials.
2013-09-23 borsauto merge of #9438 : brson/rust/relnotes, r=thestinger
2013-09-23 Brian AndersonMore 0.8 release notes
2013-09-23 Jesse RayAdded is_control function, method, and tests.
2013-09-23 Alex CrichtonDisable zlib/libffi when configuring LLVM
2013-09-23 borsauto merge of #9423 : madjar/rust/patch-1, r=alexcrichton
2013-09-23 borsauto merge of #9398 : Kimundi/rust/work1, r=huonw
2013-09-23 Marvin LöbelExtended the module tutorial section about files a bit
2013-09-23 Georges DubusFixed a small typo in the tutorial
2013-09-23 borsauto merge of #9422 : alexcrichton/rust/fix-link, r...
2013-09-23 borsauto merge of #9385 : alexcrichton/rust/actually-ndebug...
2013-09-23 borsauto merge of #9413 : bytbox/rust/master, r=alexcrichton
2013-09-23 Alex CrichtonPlace *all* rustdoc output in doc/{crate}
2013-09-23 Daniel Micaytouch LLVM clean trigger
2013-09-23 Scott LawrenceAdd docs for extra::semver
2013-09-22 borsauto merge of #9412 : thestinger/rust/no_starve_xfail...
2013-09-22 Daniel Micaydisable starvation test completely for now
2013-09-22 borsauto merge of #9389 : poiru/rust/issue-9333, r=alexcrichton
2013-09-22 borsauto merge of #9408 : thestinger/rust/valgrind, r=alexc...
2013-09-22 Daniel Micaydisable scheduler starvation test on valgrind
2013-09-22 Alex CrichtonActually default rustc to have debug! output
next