]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-29 Alex Crichtonrollup merge of #24917: zecozephyr/nullptropt
2015-04-29 Alex Crichtonrollup merge of #24911: GBGamer/patch-4
2015-04-29 Alex Crichtonrollup merge of #24908: inrustwetrust/once_memory_ordering
2015-04-29 Alex Crichtonrollup merge of #24904: steveklabnik/remove_std_net_warning
2015-04-29 Alex Crichtonrollup merge of #24903: pnkfelix/fsk-enum-swapindrop
2015-04-29 Alex Crichtonrollup merge of #24894: bguiz/diagnostic-E0267
2015-04-29 Alex Crichtonrollup merge of #24886: GBGamer/master
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
2015-04-29 Alex Crichtonrollup merge of #24870: tshepang/reference-fix-brackets
2015-04-29 Alex Crichtonrollup merge of #24862: barometz/intro-push-err-fix
2015-04-29 Alex Crichtonrollup merge of #24846: dotdash/fast_cttz8
2015-04-29 Alex Crichtonrollup merge of #24833: tari/rfc888
2015-04-29 Alex Crichtonrollup merge of #24762: nrc/mod-debug-2
2015-04-29 Alex Crichtonrollup merge of #24711: alexcrichton/fs2.1
2015-04-29 Alex Crichtonrollup merge of #24610: nagisa/offset-docs
2015-04-29 Peter MarheineUpdate SNAPs to latest snapshot.
2015-04-29 Björn SteinbrinkCurrently, LLVM lowers a cttz8 on x86_64 to these instr...
2015-04-29 borsAuto merge of #24932 - pnkfelix:fix-issue-24687, r...
2015-04-29 Felix S. Klock IIRegression test for issue 24687.
2015-04-29 Felix S. Klock IIFix zero-normalization of the pos of a `MultiByteChar`.
2015-04-29 borsAuto merge of #24893 - robinst:issue-24407-E0013, r=nrc
2015-04-29 Nick CameronReviewer changes
2015-04-29 Nick CameronTidy up
2015-04-29 Nick Camerondebuginfo: extract adt.rs
2015-04-29 Nick Camerondebuginfo: extract metadata.rs
2015-04-29 Nick Camerondebuginfo: extract types.rs
2015-04-29 Nick Camerondebuginfo: extract namespace.rs
2015-04-29 Nick Camerondebuginfo: extract create.rs
2015-04-29 Nick Camerondebuginfo: extract utils.rs
2015-04-29 Nick Camerondebuginfo: extract gdb.rs
2015-04-29 Nick Camerondebuginfo: pull out docs
2015-04-29 Nick CameronTidy up word-wrapping in debuginfo
2015-04-29 Nick CameronMove debuginfo.rs to its own directory
2015-04-29 borsAuto merge of #24681 - tamird:unignore-android, r=alexc...
2015-04-29 borsAuto merge of #24888 - tamird:snapshot, r=alexcrichton
2015-04-29 Nicholas MazzucaAdd intrinsics for unchecked division and modulo
2015-04-29 Tamir DubersteinReference the correct issue
2015-04-29 Tamir Duberstein#10356: Warnings
2015-04-29 Tamir Duberstein#10381: Warnings
2015-04-29 Tamir DubersteinReference the correct issue and clarify failure
2015-04-29 Tamir Duberstein#10393 & #13206: Warnings
2015-04-29 Alex Crichtonstd: Implement fs::DirBuilder
2015-04-29 Tamir DubersteinRegister new snapshots
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 J BaileyExtend the nullable pointer optimization to captured...
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-28 NicholasCorrect the entry point in librustc/README.md
2015-04-28 borsAuto merge of #24777 - alexcrichton:musl, r=brson
2015-04-28 inrustwetrustClarify Once::call_once memory ordering guarantees...
2015-04-28 Simonas KazlauskasClarify offset rules a bit
2015-04-28 borsAuto merge of #24906 - pnkfelix:fsk-fix-24895, r=alexcr...
2015-04-28 Alex Crichtontest: Fix some tests to run with musl
2015-04-28 Felix S. Klock IIregression test for Issue 24895.
2015-04-28 Felix S. Klock IIFix #24895.
2015-04-28 Steve Klabnikremove stability note from std::net
2015-04-28 Felix S. Klock IIrename schedule_drop_{enum,adt}_contents.
2015-04-28 borsAuto merge of #24891 - tcard:patch-1, r=steveklabnik
2015-04-28 Robin StockerAdd error explanation for E0013
2015-04-28 Brendan Graetz=BG= change definition to use 'statics' as well as...
2015-04-28 Brendan Graetz=BG= Add detailed error message for E0265
2015-04-28 Ulrik Sverdrupcollections: Implement vec::drain(range) according...
2015-04-28 Toni CárdenasTRPL: Tiny incoherence in UFCS example.
2015-04-28 borsAuto merge of #24835 - rprichard:rfail-full, r=alexcrichton
2015-04-28 Chris MorganFix #24872, XSS in docs not found page.
2015-04-28 borsAuto merge of #24478 - alexcrichton:issue-24313, r...
2015-04-28 Alex Crichtonstd: Expand the area of std::fs
2015-04-27 Alex Crichtonstd: Don't assume thread::current() works on panic
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 Alex Crichtonstd: Clean up some annotations in thread::local
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 Ulrik Sverdrupcore: Fix size_hint for signed integer Range<T> iterators
2015-04-27 Ulrik Sverdrupcollections: Add trait RangeArgument
2015-04-27 Alex Crichtoncompiletest: Add support for `// ignore-musl`
2015-04-27 Alex Crichtonstd: Don't assume dlopen() works on yourself
2015-04-27 Alex Crichtoncompiletest: Don't force dylibs on musl
2015-04-27 Alex Crichtonstd: Prepare for linking to musl
2015-04-27 Alex Crichtonrustc: Add support for linking arbitrary objects
2015-04-27 Alex Crichtonrustc_back: Add x86_64-unknown-linux-musl as a target
2015-04-27 Alex Crichtonmk: Add support for musl-based builds
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-27 Matt Brubeck[reference] Fix a typo in 3.4 Whitespace
2015-04-27 Alex Crichtonrustc: Add target_env for triples by default
2015-04-27 Alex Crichtonmk: Remove a bunch of unused directives
2015-04-27 Tshepang Lekhonkhobereference: add missing bracket
2015-04-27 borsAuto merge of #24869 - steveklabnik:rollup, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24868 - tshepang:fix-vec-remove-doc...
2015-04-27 Steve KlabnikRollup merge of #24867 - tshepang:patch-3, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24866 - tshepang:vec-intro, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24863 - dhardy:patch-1, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24860 - Manishearth:cargo-doc, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24855 - richo:thread-doc, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24854 - frewsxcv:patch-19, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24848 - bluss:deref-string, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24804 - liigo:new-trait-color, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24797 - roryokane:patch-1, r=nikomatsakis
2015-04-27 Felix S. Klock IIBug fix: `Rvalue(ByRef)` will issue a lifetime_end...
2015-04-27 Tshepang Lekhonkhobedoc: it is 'index', not 'i'
2015-04-27 Felix S. Klock IIdrive-by fix: scheduled drops are executed in reverse...
2015-04-27 Tshepang Lekhonkhobereference: block-comment -> block comment
next