]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2014-10-03 Eduard BurtescuFix a race condition between remove_from_env and other...
2014-10-03 Eduard Burtescutests: remove old compile-fail test asserting the remov...
2014-10-03 Brian KoropoffAdd some more test coverage of by-ref unboxed closures
2014-10-03 P1startMove the lint for the stability lints to the method...
2014-10-03 P1startChange rustc pretty-printing to print [T, ..n] instead...
2014-10-03 P1startReport trait/impl sig inconsistency before method/body...
2014-10-03 P1startCorrect error message for invalid `ref`/`mut` bindings
2014-10-03 P1startImprove the `non_snake_case` lint to give better sugges...
2014-10-03 P1startUpdate the `unused` lint group to include more lints
2014-10-03 P1startSet the `non_uppercase_statics` lint to warn by default
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
2014-10-03 borsauto merge of #17725 : alexcrichton/rust/rollup, r...
2014-10-03 Brian KoropoffRehabilitate an unboxed closure test
2014-10-03 Brian KoropoffCorrectly trans capture-by-ref unboxed closures
2014-10-03 Brian KoropoffReturn correct types for capture-by-ref unboxed closure...
2014-10-03 Brian KoropoffFix categorization of upvars of capture-by-reference...
next