]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-15 Alex Crichtonrollup merge of #20964: sfackler/recursion-syntax
2015-01-15 Alex Crichtonrollup merge of #20929: laurilehmijoki/master
2015-01-15 Alex Crichtonrollup merge of #20892: CarVac/master
2015-01-15 Alex Crichtonrollup merge of #20632: gchp/reference
2015-01-15 Alex Crichtonrollup merge of #20463: amaranth/black_box_output
2015-01-15 borsauto merge of #21077 : eddyb/rust/expr-qpath, r=nikomat...
2015-01-15 Eduard Burtescurustc: implement fully qualified UFCS expressions.
2015-01-15 Eduard Burtescusyntax: parse fully qualified UFCS expressions.
2015-01-15 Eduard Burtescusyntax: add fully qualified UFCS expressions.
2015-01-15 borsauto merge of #20990 : estsauver/rust/playpen_20732...
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-15 borsauto merge of #20290 : jroesch/rust/generalize-impl...
2015-01-14 Jared RoeschRefactor compare_impl_method to use all bounds
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 Earl St SauverFix playpen links to not all be the same
2015-01-14 borsauto merge of #21061 : japaric/rust/range, r=nick29581
2015-01-14 Richo HealeyBump to ensure llvm is rebuilt
2015-01-14 Richo HealeyClean up conditions for clobbers
2015-01-14 Richo HealeyGeneralise pointer width tests using pointer_width
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 Greg ChappleReplace usage of deriving with derive in docs
2015-01-13 borsauto merge of #20963 : nick29581/rust/ast_map, r=eddyb
2015-01-13 Travis WatkinsFix test failures
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 Travis WatkinsReturn passed value from black_box
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 Lauri LehmijokiEase parsing of an English sentence
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 Richo Healeypowerpc: Fix extraneous include in rt support
2015-01-12 Richo Healeypowerpc: Fix missing include in cabi_powerpc
2015-01-12 Richo Healeypowerpc: definition support for libc
2015-01-12 Richo Healeypowerpc: rough platform support
2015-01-12 Richo Healeypowerpc: pthread support
2015-01-12 Richo Healeypowerpc: Fixup more stack work
2015-01-12 Richo Healeypowerpc: add cdefs for linux
2015-01-12 Richo Healeypowerpc: Janky segmented stack support
2015-01-12 Richo Healeypowerpc: Add unwinder size REVISIT
2015-01-12 Richo Healeypowerpc: Add libstd utils
2015-01-12 Richo Healeypowerpc: Teach trans about powerpc
2015-01-12 Richo Healeypowerpc: initialize llvm
2015-01-12 Richo Healeypowerpc: Add backend support for powerpc
2015-01-12 Richo Healeypowerpc: Tell liballoc about power alignment
2015-01-12 Richo Healeypowerpc: Document the existance of powerpc
2015-01-12 Richo Healeypowerpc: Use toolchain assembler on power
2015-01-12 Richo Healeypowerpc: Build llvm for powerpc
2015-01-12 Richo Healeypowerpc: Add platform configuration
2015-01-12 Richo Healeypowerpc: Add support to configure
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 CarVacReplace uint with u32 in trpl/guessing-game.md
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
next