]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #23411 - cmr:test-7950, r=huonw
2015-03-16 Corey RichardsonAdd test for #7950
2015-03-16 borsAuto merge of #23394 - tanadeau:remove-old_io-notes...
2015-03-16 borsAuto merge of #23396 - semarie:remove-sized-bounds...
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 Sébastien Marieunbreak freebsd/openbsd/bitrig build after #23316
2015-03-15 Alex Crichtonstd: Stabilize portions of `std::os::$platform`
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,...
2015-03-15 Manish GoregaokarRollup merge of #23363 - meqif:master, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23362 - dotdash:llvm_req, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23358 - rprichard:reject-empty-L,...
2015-03-15 Manish GoregaokarRollup merge of #23356 - bombless:camelcase, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23351 - nagisa:rustdoc-lines-2, r...
2015-03-15 borsAuto merge of #23351 - nagisa:rustdoc-lines-2, r=alexcr...
2015-03-15 Kevin BallardRemove incorrect references to _raw stdio functions
2015-03-15 borsAuto merge of #23313 - barosl:match-specialize-ice...
2015-03-15 Kevin BallardStop recommending old_io in the module doc for std::io
2015-03-14 Simonas KazlauskasUse new io in print and println macroses
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 Eduardo BautistaConcurrency is now in the "Concurrency" chapter
2015-03-14 Eduardo BautistaFix indentation in the "Method Syntax" chapter
2015-03-14 Mihnea Dobrescu... Add support to search functions by type to rustdoc.
2015-03-14 borsAuto merge of #23357 - Manishearth:oops, r=Manishearth
2015-03-14 Barosl Leecheck_match: Dereference `ref x` before comparing it...
2015-03-14 Björn SteinbrinkFix broken codegen for [expr; n] where "expr" diverges
2015-03-14 Björn SteinbrinkAlways evaluate the expression in [expr; n]
2015-03-14 Ricardo MartinsFix a typo in the documentation.
2015-03-14 Björn SteinbrinkDrop support for LLVM < 3.5 and fix compile errors...
2015-03-14 Simonas KazlauskasSplit rustdoc summary lines in a smarter way
2015-03-14 borsAuto merge of #23333 - oli-obk:slice_from_raw_parts...
2015-03-14 Ryan PrichardReject `-L ""`, `-L native=`, and other empty search...
2015-03-14 Manish GoregaokarRevert "Extend dead code lint to detect more unused...
2015-03-14 Manish GoregaokarRevert "Remove dead code flagged by lint"
2015-03-14 York XiangImprove camelcase suggestion
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Ryan PrichardAvoid passing -L "" during cross-compilation.
2015-03-13 borsAuto merge of #23292 - alexcrichton:stabilize-io, r...
2015-03-13 borsAuto merge of #23337 - Manishearth:rollup, r=Manishearth
2015-03-13 Alex CrichtonFallout of std::old_io deprecation
2015-03-13 Manish Goregaokarrm unused import
2015-03-13 Manish GoregaokarFix def -> PathResolution
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Manish GoregaokarRollup merge of #23324 - rprichard:fix-freebsd, r=brson
2015-03-13 Manish GoregaokarRollup merge of #23322 - dotdash:jemalloc_attrs, r...
2015-03-13 Manish GoregaokarRollup merge of #23321 - apasel422:hash, r=alexcrichton
2015-03-13 Manish GoregaokarRollup merge of #23317 - tanadeau:fix-formatting-and...
2015-03-13 Manish GoregaokarRollup merge of #23312 - gkoz:ptr_from_box_docs, r...
2015-03-13 Manish GoregaokarRollup merge of #23328 - alexcrichton:rustdoc-default...
2015-03-13 Manish GoregaokarRollup merge of #23325 - brson:beta, r=alexcrichton
2015-03-13 Manish GoregaokarRollup merge of #23310 - michaelwoerister:gdb-std-pp...
2015-03-13 Manish GoregaokarRollup merge of #23307 - michaelwoerister:lldb-vec...
2015-03-13 Oliver Schneiderfix tests
2015-03-13 borsAuto merge of #23307 - michaelwoerister:lldb-vec-pp...
2015-03-13 Oliver Schneiderslice::from_raw_parts is preferred over transmuting...
2015-03-13 Alex Crichtonrustdoc: Fix ICE with cross-crate default impls
2015-03-13 Alex Crichtonstd: Stabilize the `io` module
2015-03-13 Björn SteinbrinkAdd an "allocator" attribute to mark functions as alloc...
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-13 Brian AndersonFix naming of beta artifacts again
2015-03-12 Aaron TuronStabilize std::path
2015-03-12 Andrew Paseltinerremove mention of specialization from `Hash` trait
2015-03-12 Trent NadeauFixed several grammar errors and broke up very long...
2015-03-12 borsAuto merge of #23265 - eddyb:meth-ast-refactor, r=nikom...
2015-03-12 Gleb KozyrevUpdate the ways to get a pointer from a box
2015-03-12 borsAuto merge of #23245 - alexcrichton:allow-warnings...
2015-03-12 Alex Crichtonstd: Remove #[allow] directives in sys modules
2015-03-12 Michael Woeristerdebuginfo: Add GDB pretty printers for slices, Vec...
2015-03-12 borsAuto merge of #23299 - mdinger:monospace_table, r=steve...
2015-03-12 Michael Woeristerdebuginfo: Make LLDB pretty printer correctly handle...
2015-03-12 Ryan PrichardAvoid passing -L "" to rustc.
2015-03-12 borsAuto merge of #23162 - sfackler:debug-builders, r=alexc...
next