]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-17 Vadim PetrochenkovFix byte string literal patterns in match
2015-03-17 Vadim PetrochenkovAvoid metadata bloat by using trait FixedSizeArray
2015-03-17 Vadim PetrochenkovAdd and fix more tests
2015-03-17 Vadim PetrochenkovFixed-size byte string literals (RFC 339)
2015-03-17 borsAuto merge of #23330 - alexcrichton:thread-sleep, r...
2015-03-17 Alex Crichtonstd: Implement `thread::sleep`
2015-03-17 borsAuto merge of #23423 - nikomatsakis:issue-18737-trait...
2015-03-17 Niko MatsakisFix soundness hole when unsizing boxes.
2015-03-17 Niko MatsakisRemove subtyping for object types and replace with...
2015-03-17 borsAuto merge of #23436 - Manishearth:rollup, r=Manishearth
2015-03-17 Manish GoregaokarRe-bork whitespace for text file (fixup #23385)
2015-03-17 Manish GoregaokarRollup merge of #23432 - mzabaluev:io-into-inner-doc...
2015-03-17 Manish GoregaokarRollup merge of #23385 - tamird:cleanup-whitespace...
2015-03-17 Manish GoregaokarRollup merge of #23329 - jbcrail:rm-syntax-highlight...
2015-03-17 Manish GoregaokarRollup merge of #23427 - tshepang:dur-becomes-duration...
2015-03-17 Manish GoregaokarRollup merge of #23417 - padenot:patch-1, r=steveklabnik
2015-03-17 Manish GoregaokarRollup merge of #23415 - alexcrichton:stabilize-flush...
2015-03-17 Manish GoregaokarRollup merge of #23409 - GBGamer:patch-2, r=alexcrichton
2015-03-17 Manish GoregaokarRollup merge of #23402 - tamird:needstest-tests, r...
2015-03-17 Manish GoregaokarRollup merge of #23400 - nrc:pub_use, r=eddyb
2015-03-17 Manish GoregaokarRollup merge of #23399 - tbu-:pr_libflate_error, r...
2015-03-17 borsAuto merge of #23429 - rprichard:fix-linux-build, r...
2015-03-17 Mikhail Zabaluevstd::io::buffered: Don't use 'flush' in documentation...
2015-03-17 Ryan PrichardFix the Linux nightly build by adding a LLVM_CONFIG_...
2015-03-17 borsAuto merge of #23104 - japaric:inherent, r=nikomatsakis
2015-03-17 Jorge Apariciobetter document the hacks required to test libcollections
2015-03-17 Jorge Aparicioimpl f{32,64}
2015-03-17 Jorge Apariciojoin lines in makefile
2015-03-17 Jorge Apariciofix after rebase
2015-03-17 Jorge Apariciopreemptively fix windows compilation errors
2015-03-17 Jorge Apariciomove some tests back to libcollections
2015-03-17 Jorge Aparicioenable enum_set tests
2015-03-17 Jorge Aparicioremove imports
2015-03-17 Jorge Aparicioextract libcollections tests into libcollectionstest
2015-03-17 Jorge Aparicioimpl {i,u}{8,16,32,64,size}
2015-03-17 Jorge Aparicioimpl<T> *const T, impl<T> *mut T
2015-03-17 Jorge Aparicioimpl<T> [T]
2015-03-17 Jorge Aparicioimpl str
2015-03-17 Jorge Aparicioimpl char
2015-03-17 Jorge Aparicioallow inherent implementations on primitives
2015-03-17 borsAuto merge of #23352 - alexcrichton:stabilize-net,...
2015-03-16 borsAuto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis
2015-03-16 Tshepang Lekhonkhobethread: 'dur' -> 'duration'
2015-03-16 borsAuto merge of #23342 - apasel422:23327, r=alexcrichton
2015-03-16 Paul ADENOTFix 404 to crates.io's doc on integrating with a native...
2015-03-16 Alex Crichtonstd: Stabilize the Write::flush method
2015-03-16 Tobias BucherImprove error handling in libflate
2015-03-16 borsAuto merge of #23347 - aturon:stab-misc, r=alexcrichton
2015-03-16 Tamir DubersteinRegression test for #13077
2015-03-16 Tamir DubersteinRegression test for #16922
2015-03-16 Tamir DubersteinRegression test for #20714
2015-03-16 Tamir DubersteinRegression test for #20396
2015-03-16 Tamir DubersteinRegression test for #20261
2015-03-16 Tamir DubersteinConsistent spacing
2015-03-16 Tamir DubersteinRegression test for #20225
2015-03-16 Tamir DubersteinRegression test for #19982
2015-03-16 Tamir DubersteinRegression test for #18919
2015-03-16 Tamir DubersteinRegression test for #13407
2015-03-16 Tamir DubersteinRegression test for #11820
2015-03-16 Tamir DubersteinRegression test for #9951
2015-03-16 borsAuto merge of #23395 - bluss:tuple-macro, r=alexcrichton
2015-03-16 Andrew Paseltinerdocument undefined collection behavior with interior...
2015-03-16 borsAuto merge of #23404 - richo:ppc-configure, r=sanxiyn
2015-03-16 borsAuto merge of #23411 - cmr:test-7950, r=huonw
2015-03-16 Corey RichardsonAdd test for #7950
2015-03-16 Nicholas[BREAKING] Rename two instances of MAP_NONRESERVE
2015-03-16 Nick CameronReviewer changes
2015-03-16 borsAuto merge of #23394 - tanadeau:remove-old_io-notes...
2015-03-16 Richo Healeypowerpc: Support configure on native ppc[64] hosts
2015-03-16 borsAuto merge of #23396 - semarie:remove-sized-bounds...
2015-03-15 Nick Cameronresolve: factor out resolve imports to its own module
2015-03-15 Nick CameronFallout in testing.
2015-03-15 Nick CameronError if `pub use` references a private item.
2015-03-15 Nick CameronMisc tidy ups in resolve
2015-03-15 borsAuto merge of #23206 - nagisa:print-io, r=alexcrichton
2015-03-15 borsAuto merge of #23353 - alexcrichton:stabilize-os, r...
2015-03-15 Tamir DubersteinStrip trailing whitespace
2015-03-15 Alex Crichtonstd: Clean up the sys::thread modules
2015-03-15 Sébastien Marieunbreak freebsd/openbsd/bitrig build after #23316
2015-03-15 Alex Crichtonstd: Stabilize portions of `std::os::$platform`
2015-03-15 Ulrik Sverdrupcore: Update tuple doc
2015-03-15 Ulrik Sverdrupcore: Remove unused parts of tuple macro
2015-03-15 Tamir DubersteinStrip all leading/trailing newlines
2015-03-15 borsAuto merge of #23387 - Manishearth:rollup, r=Manishearth
2015-03-15 Trent NadeauRemoved old_io note from std::net
2015-03-15 borsAuto merge of #23372 - tamird:fix-ios-compilation,...
2015-03-15 Manish GoregaokarRollup merge of #23384 - daboross:patch-2, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23382 - FuGangqiang:typos, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23379 - kballard:tweak-stdio-docs...
2015-03-15 Manish GoregaokarRollup merge of #23375 - kballard:remove-old_io-recomme...
2015-03-15 borsAuto merge of #23316 - alexcrichton:less-question-sized...
2015-03-15 Tamir DubersteinImplement `winsize()` for {ios,dragonfly}
2015-03-15 Tamir DubersteinFallout of c933d44f7bb9
2015-03-15 Dabo RossFix an String -> a String in env.rs documentation
2015-03-15 Alex Crichtonstd: Remove ?Sized bounds from many I/O functions
2015-03-15 FuGangqiangfix typos
2015-03-15 borsAuto merge of #23381 - Manishearth:rollup, r=Manishearth
2015-03-15 Manish GoregaokarRollup merge of #23368 - EduardoBautista:fix-closures...
2015-03-15 Manish GoregaokarRollup merge of #23367 - EduardoBautista:fix-indentatio...
2015-03-15 Manish GoregaokarRollup merge of #23365 - dotdash:array_loop_panic,...
next