]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
2014-07-05 borsauto merge of #15431 : iliekturtles/rust/13279-error...
2014-07-05 borsauto merge of #15429 : kballard/rust/vim_tab_convention...
2014-07-05 borsauto merge of #15428 : phildawes/rust/master, r=huonw
2014-07-05 borsauto merge of #15427 : aochagavia/rust/parse, r=pcwalton
2014-07-05 borsauto merge of #15442 : luqmana/rust/odp, r=pnkfelix
2014-07-05 borsauto merge of #15418 : pnkfelix/rust/fsk-revise-VecPerP...
2014-07-05 borsauto merge of #15414 : zsiciarz/rust/patch-1, r=alexcri...
2014-07-05 borsauto merge of #15284 : apoelstra/rust/bitv-methods...
2014-07-05 Felix S. Klock IIRevise `VecPerParamSpace` to use a one Vec rather than...
2014-07-05 Felix S. Klock IIRefactored VecPerParamSpace to hide exposure of `Vec...
2014-07-05 borsauto merge of #15425 : jbclements/rust/hygiene-for...
2014-07-05 borsauto merge of #15419 : erickt/rust/json, r=pcwalton
2014-07-05 Luqman Adenlibrustc: Make sure to run destructors in the right...
2014-07-04 Erick Tryzelaarserialize: speed up json pretty printing by batch writi...
2014-07-04 borsauto merge of #15415 : dgoon/rust/master, r=alexcrichton
2014-07-04 Erick Tryzelaarserialize: escaping json strings should write in batches.
2014-07-04 Mike Boutinrustc: Reorder error and note message to reduce confusion.
2014-07-04 Kevin Ballardvim: set Rust tab conventions
2014-07-04 Phil DawesParser: fix PatIdent span bug
2014-07-04 borsauto merge of #15412 : dotdash/rust/builder, r=alexcrichton
2014-07-04 Adolfo OchagavíaRemoved unnecessary method in test
2014-07-04 John Clementsimplement hygiene for ExprFnBlock and ExprProc
2014-07-04 John Clementsadded test cases for closure arg hygiene
2014-07-04 John Clementscomments only
2014-07-04 John Clementsmake any_pat! and u64_from_be_bytes_bench_impl! macros...
2014-07-04 John Clementshygiene for item fn args
2014-07-04 John Clementscomments & test cases for IdentRenamers
2014-07-04 John Clementsuse PatIdentRenamer for match bindings
2014-07-04 John Clementscomments only
2014-07-04 John Clementsnew_mark -> apply_mark, new_rename -> apply_rename
2014-07-04 John Clementsadd PatIdentRenamer
2014-07-04 John Clementsmove RenameList to mtwt, add new_renames abstraction
2014-07-04 John Clementscomments, whitespace, rename NameFinderContext to PatId...
2014-07-04 borsauto merge of #15405 : pcwalton/rust/delifetime, r...
2014-07-04 Erick Tryzelaarserialize: Remove allocations from escaping strs and...
2014-07-04 borsauto merge of #15404 : vhbit/rust/ios-ptr-fixes, r...
2014-07-04 borsauto merge of #15051 : retep998/rust/master, r=alexcrichton
2014-07-04 Peter Atashianwindows: Unicode console support.
2014-07-04 dgoonadd a missing closing parens
2014-07-04 borsauto merge of #15403 : vhbit/rust/ios-llvm-fixme, r...
2014-07-04 Zbigniew SiciarzFixed Result type parameters in doc comment.
2014-07-04 Björn Steinbrinktrans::foreign: Simplify some code by using our builder...
2014-07-04 borsauto merge of #15388 : jakub-/rust/issue-12285, r=pcwalton
2014-07-04 borsauto merge of #15387 : huonw/rust/toc-space, r=alexcrichton
2014-07-04 borsauto merge of #15378 : mdinger/rust/Issue_15333, r...
2014-07-04 Patrick Waltonlibrustc: Remove the `&LIFETIME EXPR` production from...
2014-07-04 Valerii HioraRemoved LLVM bug workaround
2014-07-04 Valerii HioraFixed iOS build after *T removal
2014-07-04 borsauto merge of #15369 : omasanori/rust/asctime, r=alexcr...
2014-07-04 borsauto merge of #15356 : pcwalton/rust/wrong-implementor...
2014-07-04 borsauto merge of #15321 : huonw/rust/nil-prim, r=alexcrichton
2014-07-04 borsauto merge of #15343 : alexcrichton/rust/0.11.0-release...
2014-07-04 Huon Wilsoncore: add a primitive page for `()`.
2014-07-04 Kevin Butlerliburl: Generic input for {en,de}code.
2014-07-04 Kevin Butlerliburl: cosmetic test changes.
2014-07-04 Kevin Butlerliburl: Remove some unnecessary allocations.
2014-07-04 John Clementssimplify and uncomment item-fn-arg hygiene unit test
2014-07-04 Kevin Butlerliburl: Simplify encoding/decoding using iterators.
2014-07-04 Kevin Butlerliburl: remove redundant fields in Url.
2014-07-04 Kevin Butlerliburl: rename and move path_from_str to Path::parse_str.
2014-07-04 Kevin Butlerliburl: rename and move from_str to Url::parse_str.
2014-07-03 Jakub WieczorekFix #12285
2014-07-03 Huon Wilsondoc: reduce spacing of table of contents.
2014-07-03 borsauto merge of #15377 : alexcrichton/rust/rollup, r...
2014-07-03 borsauto merge of #15076 : luqmana/rust/naim, r=pcwalton
2014-07-03 Alex CrichtonTest fixes from the rollup
2014-07-03 OGINO MasanoriFix minor issues in the documentation of libtime.
2014-07-03 Erick Tryzelaarcollections: Fix conditional when reserving extra vec...
2014-07-03 Erick Tryzelaarcollections: grow should use the overflow-checked reser...
2014-07-03 Jason ThompsonAdd examples for StrVector methods
2014-07-03 Piotr JawniakSimplify creating a parser from a token tree
2014-07-03 Joseph CrailRename set_broadast() to set_broadcast().
2014-07-03 Joseph CrailFix spelling errors.
2014-07-03 Patrick Waltonlibrustc: Have the kind checker check sub-bounds in...
2014-07-03 Nathan Froydcorrect a few spelling mistakes in the tutorial
2014-07-03 Ruud van Asseldonkremove duplicated slash in install script path
2014-07-03 Kevin BallardFix ICE with nested macro_rules!-style macros
2014-07-03 Steve KlabnikGuide: add mutable binding section
2014-07-03 John ClementsSimplify PatIdent to contain an Ident rather than a...
2014-07-03 Paolo FalabellaRationals that have a 1 denom should print like ints
2014-07-03 Steve KlabnikGuide: functions
2014-07-03 Aaron TuronAdd os::join_paths, make setenv non-utf8 capable
2014-07-03 Steve KlabnikGuide: if
2014-07-03 borsauto merge of #15370 : alexcrichton/rust/fix-cargo...
2014-07-03 Alex Crichtonrustc: Fix a call to with_path in trans_unboxing_shim
2014-07-03 OGINO MasanoriRename ctime to asctime and add *proper* ctime.
2014-07-03 borsauto merge of #15338 : pfalabella/rust/rational-impl...
2014-07-03 borsauto merge of #15331 : Derecho/rust/master, r=alexcrichton
2014-07-03 borsauto merge of #15199 : michaelwoerister/rust/cross...
2014-07-03 borsauto merge of #15078 : jakub-/rust/pattern-matching...
2014-07-03 Jakub WieczorekImprove code reuse between trans/_match.rs and check_ma...
2014-07-03 borsauto merge of #15324 : sneves/rust/master, r=alexcrichton
2014-07-03 borsauto merge of #15087 : iliekturtles/rust/13810-make...
2014-07-03 Luqman AdenBuild rustc with /LARGEADDRESSAWARE on windows.
2014-07-03 Luqman Adenlibrustc: Don't schedule redundant cleanups.
2014-07-03 Luqman Adenlibrustc: Use different alloca slot for non-move bindings.
2014-07-03 Luqman Adenlibrustc: Don't create extra alloca slot for by value...
2014-07-03 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-07-03 borsauto merge of #15325 : pcwalton/rust/trait-impl-bound...
next