]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-15 Richo Healeydoc: fix links to servo
2015-01-14 borsauto merge of #21082 : brson/rust/finally, r=alexcrichton
2015-01-14 borsauto merge of #21076 : sfackler/rust/bufferedreader...
2015-01-14 borsauto merge of #21061 : japaric/rust/range, r=nick29581
2015-01-14 borsauto merge of #21018 : tomjakubowski/rust/rustdoc-where...
2015-01-13 Brian AndersonAddress feedback
2015-01-13 borsauto merge of #20957 : Ms2ger/rust/closures, r=alexcrichton
2015-01-13 borsauto merge of #20367 : retep998/rust/master, r=alexcrichton
2015-01-13 borsauto merge of #20997 : nikomatsakis/rust/assoc-types...
2015-01-13 borsauto merge of #20963 : nick29581/rust/ast_map, r=eddyb
2015-01-13 Ms2gerRewrite each_attr to return a vector.
2015-01-13 Ms2gerReturn the Vec from csearch::get_item_attrs.
2015-01-13 Ms2gerReturn the Vec from decoder::get_item_attrs.
2015-01-13 borsauto merge of #20960 : erickt/rust/fix-associated-types...
2015-01-13 Brian Andersonstd: Deprecate `finally` module
2015-01-13 borsauto merge of #20955 : nikomatsakis/rust/assoc-types...
2015-01-13 Steven FacklerInitialize memory for BufferedReader buffer
2015-01-13 Peter AtashianChange Mutex to use SRWLock on Windows.
2015-01-13 borsauto merge of #20944 : brson/rust/weve-met-with-a-terri...
2015-01-12 Jorge Apariciocleanup: `&foo[0..a]` -> `&foo[..a]`
2015-01-12 borsauto merge of #20896 : sfackler/rust/atomic-rename...
2015-01-12 Nick CameronSome random things
2015-01-12 Nick CameronAdd view items to the ast map
2015-01-12 borsauto merge of #20894 : swgillespie/rust/emacs-issue...
2015-01-12 Tom Jakubowskirustdoc: Show type bindings on object types
2015-01-12 Tom Jakubowskirustdoc: Remove traces of old closures
2015-01-12 Tom Jakubowskirustdoc: Fix where clauses on re-exports
2015-01-12 borsauto merge of #20789 : nikomatsakis/rust/issue-20765...
2015-01-12 Niko MatsakisNormalize bounds that we extract from where clauses...
2015-01-12 Niko MatsakisFix various oversights in enum field treatment in trans...
2015-01-12 borsauto merge of #20942 : nagisa/rust/shrl-impls, r=nikoma...
2015-01-12 borsauto merge of #19870 : mdinger/rust/align_error, r...
2015-01-12 borsauto merge of #20917 : nick29581/rust/plugins, r=huonw
2015-01-12 mdingerFix testsuite errors
2015-01-12 mdingerImplement multi-line errors
2015-01-12 mdingerBacktick nits
2015-01-12 Erick Tryzelaarrustc_trans: Fix type projection debuginfo
2015-01-12 borsauto merge of #20889 : Manishearth/rust/trait-error...
2015-01-12 borsauto merge of #20897 : barosl/rust/no-type-for-node...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20966 from Valloric/ownership-fix
2015-01-12 borsMerge pull request #20956 from angst7/docfixes1
2015-01-12 borsMerge pull request #20934 from tomjakubowski/patch-1
2015-01-12 borsMerge pull request #20933 from gifnksm/patch-1
2015-01-12 borsMerge pull request #20930 from charmeleon/master
2015-01-12 borsMerge pull request #20926 from xnil/patch-1
2015-01-12 borsMerge pull request #20920 from piyo/issue-20853
2015-01-12 borsMerge pull request #20915 from csouth3/hash-iters
2015-01-12 borsMerge pull request #20905 from akiss77/pr-morestack-plt
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-12 borsMerge pull request #20902 from stevencrockett/master
2015-01-12 borsMerge pull request #20899 from TeXitoi/fix-shootout...
2015-01-12 borsMerge pull request #20898 from sebras/trpl
2015-01-12 borsMerge pull request #20895 from adregan/master
2015-01-12 borsMerge pull request #20883 from apreiml/master
2015-01-12 borsMerge pull request #20881 from brookst/master
2015-01-12 borsMerge pull request #20877 from killercup/patch-4
2015-01-12 borsMerge pull request #20820 from sellibitze/closure-doc
2015-01-12 borsMerge pull request #20415 from eddyb/unify-expected...
2015-01-11 Nick CameronMake the compilation process more easily customisable
2015-01-11 borsauto merge of #20935 : dotdash/rust/cpu_x86-64, r=luqmana
2015-01-11 Earl St SauverFix sentence fragment in librustc README
2015-01-11 Strahinja Val... Fixing integer usage in ownership doc
2015-01-11 Manish Goregaokardocs
2015-01-11 Eduard Burtescutests: update some compile-fail tests for the new behav...
2015-01-11 Eduard Burtescurustc_typeck: unify expected return types with formal...
2015-01-11 Eduard Burtescurustc_typeck: don't use double indirection to Expr...
2015-01-11 Eduard Burtescurustc_typeck: make Expectation more composable by repla...
2015-01-11 Niko MatsakisGive where clauses priority over builtin rules. Fixes...
2015-01-11 Steven FacklerRename AtomicInt and AtomicUint
2015-01-11 Matt Rochereplace deprecated uint references with u32
2015-01-11 Niko MatsakisNormalize the types of fields we project out of a struc...
2015-01-11 borsauto merge of #20406 : TimDumol/rust/dlist-append-split...
2015-01-11 Manish GoregaokarFeature gate #[rustc_on_unimplemented]
2015-01-11 borsauto merge of #20910 : sfackler/rust/show-impls, r...
2015-01-11 Erick RivasMerge remote-tracking branch 'rust/master'
2015-01-11 Erick RivasMerge branch 'master' of git://github.com/rust-lang...
2015-01-11 Manish GoregaokarRename #[on_unimplemented] -> #[rustc_on_unimplemented]
2015-01-11 Tim BrooksRemove range function
2015-01-11 Tim BrooksRemove old number literal suffixes from Vim syntax
2015-01-11 borsauto merge of #20865 : killercup/rust/patch-3, r=alexcr...
2015-01-11 Brian Andersonstd: Remove fortune cookies from fatal runtime errors
2015-01-11 Simonas KazlauskasAllow any integral to be used as Shr and Shl RHS
2015-01-11 Manish GoregaokarMove error to typeck::check
2015-01-11 borsauto merge of #20859 : mahkoh/rust/as_mut_vec, r=nikoma...
2015-01-11 Björn SteinbrinkDefault to "x86-64" as the target cpu for x86_64 builds
2015-01-11 Manish GoregaokarMake errors allow for cross-crate issues
2015-01-11 Barosl LeePermit node types to be missing if type errors occurred...
2015-01-11 Tom JakubowskiEscape a leading # in a doc comment
2015-01-11 borsauto merge of #20925 : alexcrichton/rust/more-flaky...
2015-01-11 NAKASHIMA,... `cargo build` doesn't run the executables
2015-01-11 Erick RivasSwitching out range(0,10) example to 0..10. Tests fine
2015-01-11 Alex Crichtontest: Use Thread::scoped in two more tests
2015-01-11 borsauto merge of #20755 : dotdash/rust/fca, r=Aatch
2015-01-11 Carter HinsleyCorrect romanization of さようなら
2015-01-11 Manish GoregaokarAdd lint and test for malformed but unused #[on_unimple...
2015-01-11 Manish GoregaokarAdd ability to attach custom #[on_unimplemented] error...
2015-01-11 Clifford CaoileGive mmap a page-aligned stack start address
2015-01-11 Chase SouthwoodAdd ExactSizeIterator impls for Hash{Map, Set, Table}
2015-01-11 Steven FacklerImplement Show for types in std::io::{buffered,util}
next