]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-10-07 Brian AndersonUpdate RELEASES.md for 0.12.0
2014-10-07 Brian AndersonRename RELEASES.txt to RELEASES.md. It's markdown.
2014-10-07 borsauto merge of #17832 : brson/rust/updateversion, r...
2014-10-07 borsauto merge of #17802 : Gankro/rust/collection-docs...
2014-10-07 borsauto merge of #17807 : nick29581/rust/slice6, r=aturon
2014-10-07 borsauto merge of #17745 : aturon/rust/revert-any-private...
2014-10-07 Alexis Beingessneradd missing btree re-exports
2014-10-07 Alexis Beingessnerlibrary-level docs for collections
2014-10-07 Nick CameronReinstate AsSlice impls for Option and Result
2014-10-07 Nick CameronRename slicing methods
2014-10-07 Nick CameronRename slice::Slice
2014-10-07 Nick CameronPut slicing syntax behind a feature gate.
2014-10-07 Nick CameronUse slice syntax instead of slice_to, etc.
2014-10-06 Aaron TuronRevise DST test to not require duplicate errors.
2014-10-06 Aaron TuronRemove core::any::AnyPrivate
2014-10-06 Brian Andersondoc: Update output of `rustc --version`
2014-10-06 borsauto merge of #17820 : pnkfelix/rust/fsk-improve-binary...
2014-10-06 borsauto merge of #17692 : brson/rust/copywut, r=alexcrichton
2014-10-06 Brian AndersonUpdate COPYRIGHT to better reflect the current repo
2014-10-06 borsauto merge of #17798 : tomjakubowski/rust/rustdoc-fix...
2014-10-06 borsauto merge of #17796 : tomjakubowski/rust/rustdoc-ice...
2014-10-06 Felix S. Klock IIAdd example to doc for `slice::ImmutableSlice::binary_s...
2014-10-06 Tom Jakubowskirustdoc: Include lifetimes in re-exported bounds
2014-10-06 borsauto merge of #17814 : vhbit/rust/ios-build-fix, r...
2014-10-06 borsauto merge of #17812 : thestinger/rust/jemalloc, r...
2014-10-06 Tom Jakubowskirustdoc: Remove dummy UnknownBound variant
2014-10-06 borsauto merge of #17803 : bkoropoff/rust/issue-17021,...
2014-10-06 Tom Jakubowskirustdoc: Support unboxed fn sugar in bounds
2014-10-06 Tom Jakubowskirustdoc: Correctly name lifetimes in bounds
2014-10-06 Tom Jakubowskirustdoc: make calls of markdown::render safer
2014-10-06 borsauto merge of #17781 : P1start/rust/bitflags-lints...
2014-10-06 Valerii HioraFixed iOS build (statics name lint)
2014-10-06 P1startRemove the #[allow(non_uppercase_statics)] attr from...
2014-10-06 P1startRename the file permission statics in std::io to be...
2014-10-06 borsauto merge of #17414 : jakub-/rust/issue-17405, r=alexc...
2014-10-06 Daniel Micayupdate jemalloc
2014-10-06 borsauto merge of #17809 : thestinger/rust/windows, r=eddyb
2014-10-05 Daniel Micaywork around yet another MinGW-w64 ASLR bug
2014-10-05 borsauto merge of #17794 : SimonSapin/rust/patch-8, r=alexc...
2014-10-05 Jakub WieczorekFix handling of struct variants in a couple of places
2014-10-05 Brian KoropoffBuild regression test for issue #17021 with -g
2014-10-05 Brian KoropoffHandle emitting debug info for unboxed closures
2014-10-05 borsauto merge of #17762 : bkoropoff/rust/issue-17734,...
2014-10-05 Brian KoropoffAdd regression test for issue #17734
2014-10-05 borsauto merge of #17799 : ebfe/rust/cfg_warn, r=alexcrichton
2014-10-05 Michael GehringFix cfg syntax warnings in libnative
2014-10-05 Simon SapinString::truncate doc: also fails if not a char boundary
2014-10-05 borsauto merge of #17785 : P1start/rust/diagnostics, r...
2014-10-05 borsauto merge of #17777 : lambda/rust/fix-docs-short-hash...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-05 borsauto merge of #17776 : luqmana/rust/ul, r=alexcrichton
2014-10-05 borsauto merge of #17774 : lambda/rust/docs-mention-hoedown...
2014-10-05 Keegan McAllisterAdd tests for intrinsics::unreachable
2014-10-05 Keegan McAllisterAdd intrinsics::unreachable
2014-10-05 borsauto merge of #17772 : bkoropoff/rust/issue-17767,...
2014-10-05 P1startGive a more descriptive error when marking non-test...
2014-10-05 P1startTweak ‘discriminant value already exists’ error message
2014-10-04 borsauto merge of #17766 : pminten/rust/atomic-int-in-examp...
2014-10-04 P1startRename vector patterns to array patterns
2014-10-04 borsauto merge of #17761 : bkoropoff/rust/issue-17758,...
2014-10-04 borsauto merge of #17738 : hoeppnertill/rust/master, r...
2014-10-04 Brian Campbelldocs: Fix short hash link to github
2014-10-04 borsauto merge of #17760 : bkoropoff/rust/issue-17737,...
2014-10-04 Brian Campbelldocs: Reference hoedown instead of sundown
2014-10-04 Luqman AdenUpdate LLVM.
2014-10-04 Brian KoropoffFix infinite recursion in Writer impl for &mut Writer
2014-10-04 borsauto merge of #17769 : dotdash/rust/snapshot, r=eddyb
2014-10-04 Björn SteinbrinkRegister new snapshots
2014-10-04 Peter MintenMake examples for AtomicInt refer to AtomicInt
2014-10-04 borsauto merge of #17755 : alexcrichton/rust/unblock-snapsh...
2014-10-04 Brian KoropoffCorrectly generate drop glue for `Box<str>`
2014-10-04 Brian KoropoffAdd regression test for issue #17758
2014-10-04 Brian KoropoffHandle provided trait methods when giving inference...
2014-10-04 borsauto merge of #17754 : O-I/rust/update-guide, r=stevekl...
2014-10-04 Brian KoropoffAdd regression test for issue #17737
2014-10-04 borsauto merge of #17752 : SimonSapin/rust/patch-6, r=thest...
2014-10-04 Brian KoropoffFix type visitor glue for unboxed closures
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 Alex Crichtontest: Fix a test that fails when cross compiling
2014-10-03 borsauto merge of #17743 : steveklabnik/rust/receiver_fix...
2014-10-03 Rahul HoréAdds comma
2014-10-03 Simon SapinFix preallocation amount in String::from_utf16
2014-10-03 Rahul HoréFixes wording
2014-10-03 Rahul HoréRemoves extra .
2014-10-03 Rahul HoréAdds missing cd
2014-10-03 borsauto merge of #17742 : alexcrichton/rust/rollup, r...
2014-10-03 Alex CrichtonTest fixes from the rollup
2014-10-03 Rahul HoréUse similar syntax in all arms
2014-10-03 Rahul HoréFixes output
2014-10-03 Rahul HoréAdds trailing comma
2014-10-03 Rahul HoréFixes spacing
2014-10-03 Steve KlabnikUpdate signature of try_recv()
2014-10-03 Till HoeppnerFix lev_distance
2014-10-03 Alex Crichtonrollup merge of #17739 : eddyb/fix-process-test
2014-10-03 Alex Crichtonrollup merge of #17741 : alexcrichton/travis-again
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 Alex Crichtonrollup merge of #17215 : P1start/lints
2014-10-03 Alex Crichtontravis: Fix for real this time
next