]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-30 borsAuto merge of #24902 - bombless:configure, r=pnkfelix
2015-04-30 York XiangMention --enable-optimize for --enable-debug
2015-04-30 borsAuto merge of #24892 - robinst:issue-24407-E0010, r...
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24970 - Hech:master, r=steveklabnik
2015-04-30 borsAuto merge of #24960 - tynopex:patch-doc, r=alexcrichton
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-30 Robin StockerAdd error explanation for E0010
2015-04-30 Hechdocs: link fix
2015-04-30 borsAuto merge of #24967 - alexcrichton:rollup, r=alexcrichton
2015-04-30 Alex CrichtonTest fixes and rebase conflicts
2015-04-29 Michael SproulAdd metadata output to the diagnostics system.
2015-04-29 Alex Crichtonrollup merge of #24921: tamird/bitflags-associated...
2015-04-29 Alex Crichtonrollup merge of #24873: alexcrichton/fix-windows-stdio
2015-04-29 Alex Crichtonrollup merge of #24962: tamird/unignore-android-tests
2015-04-29 Alex Crichtonrollup merge of #24961: nham/net_docs_cleanup
2015-04-29 Alex Crichtonrollup merge of #24953: tamird/android-pie
2015-04-29 Alex Crichtonrollup merge of #24952: pnkfelix/put-back-missing-dash...
2015-04-29 Alex Crichtonrollup merge of #24945: pnkfelix/fixes-for-dash-g-handling
2015-04-29 Alex Crichtonrollup merge of #24935: pnkfelix/lint-repr-c-drop
2015-04-29 Alex Crichtonrollup merge of #24933: oli-obk/patch-1
2015-04-29 Alex Crichtonrollup merge of #24931: jooert/patch-1
2015-04-29 Alex Crichtonrollup merge of #24930: nrc/save-fn
2015-04-29 Alex Crichtonrollup merge of #24929: tamird/unstub-some-tests
2015-04-29 Alex Crichtonrollup merge of #24926: frewsxcv/patch-20
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 tynopexUpdate process.rs
2015-04-29 Tamir DubersteinRe-enable tests on Android
2015-04-29 Tamir DubersteinRe-enable test on Android
2015-04-29 Tamir DubersteinReference the correct issue
2015-04-29 Nick HamannImprove libstd/net/addr.rs documentation.
2015-04-29 Nick HamannAdd some missing punctuation in the libstd/net/tcp...
2015-04-29 Nick HamannAdd some missing punctuation in the libstd/net/ip.rs...
2015-04-29 Felix S. Klock IItests for lint that warns about mixing #[repr(C)] with...
2015-04-29 Felix S. Klock IIlint for mixing `#[repr(C)]` with an impl of `Drop`.
2015-04-29 tynopexstd: Fixup docs for std::process
2015-04-29 Nick HamannImprove libstd/net/udp.rs documentation.
2015-04-29 Tamir DubersteinUse PIE on Android
2015-04-29 Peter MarheineUpdate SNAPs to latest snapshot.
2015-04-29 Tamir DubersteinDRY Android targets
2015-04-29 Felix S. Klock IIAdd `-g` that I should have included in PR #24932.
2015-04-29 Felix S. Klock IIUnit test ensuring we accept repeated `-g` and `-O`.
2015-04-29 Felix S. Klock IIAllow `-g` and `-O` options to be specified multiple...
2015-04-29 Tamir DubersteinFallout
2015-04-29 Tamir Duberstein`bitflags!` uses associated constants
2015-04-29 Tamir Duberstein`bitflags!` is no longer used in `std`
2015-04-29 Felix S. Klock IIadd `--enable-debuginfo-tests`, analogous to `--disable...
2015-04-29 Alex Crichtonstd: Fix inheriting standard handles on windows
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 Oliver Schneiderfix broken link
2015-04-29 Felix S. Klock IIRegression test for issue 24687.
2015-04-29 jooertAdapt benchmark tests to unit test guidelines
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 Cameronsave-analysis: fix impl functions
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 Tamir DubersteinUnstub some tests
2015-04-29 Tamir DubersteinTests need not be public
2015-04-29 Tamir DubersteinRemove unused variable
2015-04-29 borsAuto merge of #24681 - tamird:unignore-android, r=alexc...
2015-04-29 Corey FarwellFix punctuation placement in doc-comment
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...
next