]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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 Matt Rochereplace deprecated uint references with u32
2015-01-11 borsauto merge of #20406 : TimDumol/rust/dlist-append-split...
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 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 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 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 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}
2015-01-11 Björn SteinbrinkPass small fixed-size arrays as immediates
2015-01-11 Björn SteinbrinkAvoid loads/stores of first class aggregates
2015-01-11 Akos KissFix: GNU AArch64 assembler does not like @plt symbol...
2015-01-11 Nathaniel TheisFix dead link (s/task/thread/)
2015-01-10 Steven Crockettreference: Made a number of small gramatical fixes...
2015-01-10 borsMerge pull request #20887 from TeXitoi/improve-shootout...
2015-01-10 Guillaume Pinotfix shootout-threadring.rs
2015-01-10 Sebastian RasmussenCosmetic updates to TRPL text
2015-01-10 Duncan ReganUpdates fixed-size suffix
2015-01-10 Guillaume PinotImprovement of shootout-binarytrees.rs
2015-01-10 Armin PreimlUpdate 7.2.9 Array expressions
2015-01-10 borsauto merge of #20869 : nikomatsakis/rust/issue-18875...
2015-01-10 Julian Orthadd inline to every String function
2015-01-10 Pascal HertleifAdd Line Break to Robert Burns Quote
2015-01-10 borsMerge pull request #20851 from englishm/patch-1
2015-01-10 borsMerge pull request #20849 from scode/scode/fix-book...
2015-01-10 borsMerge pull request #20833 from nstoddard/master
2015-01-10 borsMerge pull request #20819 from GuillaumeGomez/master
2015-01-10 borsMerge pull request #20818 from rgs1/fix-guide
2015-01-10 borsMerge pull request #20817 from killercup/patch-2
2015-01-10 borsMerge pull request #20808 from Manishearth/span_fix
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-10 Niko MatsakisFeature-gate `<>` syntax used with `Fn`. Fixes #18875.
2015-01-10 borsauto merge of #20839 : alexcrichton/rust/missing-stabil...
2015-01-10 Pascal HertleifFix `playpen.js` errors on `pre`s without IDs
2015-01-10 borsauto merge of #20837 : huonw/rust/remove-unused-lifetim...
2015-01-10 borsauto merge of #20794 : sfackler/rust/trailing-attrs...
2015-01-10 Mike EnglishShould be `assert_eq!` not `assert_eq`
2015-01-10 Peter SchullerFix typo in documentation.
2015-01-10 borsauto merge of #20802 : huonw/rust/book-css, r=steveklabnik
2015-01-10 borsauto merge of #20782 : iKevinY/rust/trpl-formatting...
2015-01-10 borsauto merge of #20828 : alexcrichton/rust/issue-20823...
2015-01-10 Huon Wilsoncore: rm unused lifetime.
2015-01-09 Alex Crichtonstd: Mark two missing functions as #[stable]
2015-01-09 Nathan StoddardFix a couple wording issues in trpl book
2015-01-09 borsauto merge of #20776 : kmcallister/rust/macro-cleanup...
2015-01-09 Alex Crichtonsyntax: Add #[allow(unstable)] to --test expansion
2015-01-09 borsauto merge of #20815 : brson/rust/installer, r=alexcrichton
2015-01-09 Sebastian Gesemanndocumentation: Fix boxed closure left-over and add...
2015-01-09 Guillaume GomezUpdate advanced.md
2015-01-09 Keegan McAllisterUpdate macro scope intro
2015-01-09 Keegan McAllisterRe-reduce libstd macro duplication
2015-01-09 Raul Gutierrez SRemove extra dangling period
2015-01-09 Pascal HertleifUpdate Conclusion of The Rust Programming Language
2015-01-09 Brian AndersonFix revert of rust-installer
2015-01-09 borsMerge pull request #20800 from jroesch/add-regression...
2015-01-09 borsMerge pull request #20799 from kud1ing/patch-1
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 Björn SteinbrinkTreat `struct(T)` the same as `struct S { x: T }` WRT...
2015-01-09 Valerii HioraiOS: preliminary 64-bit archs support
2015-01-09 Valerii HioraUpdated compiler-rt
2015-01-09 Valerii HioraiOS: makefiles and runtime for new archs
next