]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-27 Alex Crichtonrollup merge of #23651: alexcrichton/unwind-try
2015-03-27 Alex Crichtonrollup merge of #23625: fhahn/issue-23620-ice-unicode...
2015-03-27 Alex Crichtonrollup merge of #23535: pnkfelix/fsk-filling-drop
2015-03-27 Alex Crichtonrollup merge of #23419: murarth/lookup-addr
2015-03-27 Florian HahnPrevent ICEs when parsing invalid escapes, closes ...
2015-03-27 borsAuto merge of #22930 - Gankro:entry_3, r=aturon
2015-03-27 Alexis Beingessnerdefault => or_insert per RFC
2015-03-27 Alexisupdate everything to use Entry defaults
2015-03-27 Alexisentry API v3: replace Entry::get with Entry::default...
2015-03-27 MurarthAdd `std::net::lookup_addr` for reverse DNS lookup
2015-03-27 Felix S. Klock IIworkaround pretty-print bugs to placate `make check...
2015-03-26 borsAuto merge of #23359 - erickt:quote, r=pnkfelix
2015-03-26 Felix S. Klock IIadd feature flags required post rebase.
2015-03-26 borsAuto merge of #23680 - erickt:inline, r=cmr
2015-03-26 borsAuto merge of #21237 - erickt:derive-assoc-types, r...
2015-03-26 Felix S. Klock IIAdd tests exercising the dropflag checking functionality.
2015-03-26 Felix S. Klock IIUse `-Z force-dropflag-checks=on/off` for emitting...
2015-03-26 Felix S. Klock IIAdded instability markers to `POST_DROP_*` consts,...
2015-03-26 Felix S. Klock IIA better `core::mem::dropped` implementation suggested...
2015-03-26 Felix S. Klock IIfilling-drop: switch `DTOR_NEEDED` and `DTOR_DONE`...
2015-03-26 Felix S. Klock IIRegression tests for issues uncovered only post the...
2015-03-26 Felix S. Klock IISwitch drop-flag to `u8` to allow special tags to instr...
2015-03-26 borsAuto merge of #23711 - alexcrichton:ip-addr, r=aturon
2015-03-26 borsAuto merge of #23691 - richo:dedup-typeorigin-mergable...
2015-03-26 Richo Healeyinfer: Drop pointless format! calls
2015-03-26 Richo Healeyinfer: Refactor Display impl
2015-03-26 Richo Healeyinfer: Move TypeOrigin formatting onto it's enum
2015-03-26 borsAuto merge of #23718 - alexcrichton:flaky-test, r=huonw
2015-03-25 Alex Crichtonstd: Add net::IpAddr, destabilize lookup_host
2015-03-25 Alex Crichtontest: Make a test less flaky
2015-03-25 borsAuto merge of #23695 - sae-bom:mac-android-debuginfo...
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-25 Erick TryzelaarSpeed up reading/writing slices with #[inline]
2015-03-25 borsAuto merge of #23697 - Manishearth:rollup, r=Manishearth
2015-03-25 Manish GoregaokarRollup merge of #23702 - dotdash:match_reass, r=eddyb
2015-03-25 Manish GoregaokarRollup merge of #23693 - semarie:openbsd-pathbuf-new...
2015-03-25 Manish GoregaokarRollup merge of #23692 - yjh0502:fix/simd-overflow...
2015-03-25 Manish GoregaokarRollup merge of #23684 - tamird:ios-fallout, r=alexcrichton
2015-03-25 Björn SteinbrinkAlways properly copy values into bindings when mutating...
2015-03-25 Manish GoregaokarRollup merge of #23664 - bluss:std-docs, r=steveklabnik
2015-03-25 Manish GoregaokarRollup merge of #23617 - steveklabnik:gh23564, r=Manish...
2015-03-25 Sae-bom KimIgnore some tests on aarch64
2015-03-25 Sae-bom Kimmake it use gdb instead of lldb when mac-android cross...
2015-03-25 borsAuto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton
2015-03-25 Sébastien Marieunbreak bitrig/openbsd build after 8389253d
2015-03-25 Jihyun YuFix ICE on SIMD overflow checking
2015-03-25 Tamir Duberstein[iOS] Fallout from 8389253
2015-03-25 borsAuto merge of #23681 - alexcrichton:rollup, r=alexcrichton
2015-03-25 Alex CrichtonTest fixes and rebase conflicts, round 2
2015-03-24 Alex Crichtonrollup merge of #23674: nagisa/fallout-1
2015-03-24 Alex CrichtonTest fixes and rebase conflicts, round 1
2015-03-24 borsAuto merge of #23546 - alexcrichton:hyphens, r=brson
2015-03-24 Simonas KazlauskasFix some fallout in librustdoc
2015-03-24 Alex Crichtonrollup merge of #23671: steveklabnik/doc_std_clone
2015-03-24 Alex Crichtonrollup merge of #23638: pnkfelix/fsk-reject-specialized...
2015-03-24 Alex Crichtonrollup merge of #23546: alexcrichton/hyphens
2015-03-24 Alex Crichtonrustc: Add support for `extern crate foo as bar`
2015-03-24 Alex Crichtonstd: Reexport std::rt::unwind::try in std::thread
2015-03-24 Alex Crichtonrollup merge of #23668: alexcrichton/io-zero
2015-03-24 Alex Crichtonrollup merge of #23662: steveklabnik/gh23421
2015-03-24 Alex Crichtonrollup merge of #23661: steveklabnik/any_docs
2015-03-24 Alex Crichtonrollup merge of #23659: GBGamer/master
2015-03-24 Alex Crichtonrollup merge of #23646: steveklabnik/doc_file
2015-03-24 Alex Crichtonrollup merge of #23630: nrc/coerce-tidy
2015-03-24 Alex Crichtonrollup merge of #23629: liammonahan/master
2015-03-24 Alex Crichtonrollup merge of #23592: alexcrichton/tweak-at-exit
2015-03-24 Alex Crichtonrollup merge of #23573: steveklabnik/doc_associated_types
2015-03-24 Alex Crichtonrollup merge of #23282: nikomatsakis/fn-trait-inheritance
2015-03-24 Erick Tryzelaarsyntax: Update #[derive(...)] to work with phantom...
2015-03-24 Nick CameronBug fixes
2015-03-24 Felix S. Klock IIUnit tests for Issue 8142, collected into one file.
2015-03-24 Felix S. Klock IIReject specialized Drop impls.
2015-03-24 Felix S. Klock IIAdded `T:Send` bound to `JoinGuard<T>` to avoid special...
2015-03-24 Felix S. Klock IIAdded `T:Send` bound to `Queue<T>` to avoid specialized...
2015-03-24 Felix S. Klock IIAdded `T:Send` bound to `Packet<T>` to avoid specialize...
2015-03-24 Felix S. Klock IIadded `T:Send` bound to `Mutex<T>` to avoid specialized...
2015-03-24 Felix S. Klock IIAdded `W: Writer` bound to `BufferedWriter<W>` to avoid...
2015-03-24 Felix S. Klock IIAdded `T:Send` bound to `Queue<T>` to avoid specialized...
2015-03-24 Felix S. Klock IIAdded `Write` bounds to avoid a specialized Drop impl...
2015-03-24 Felix S. Klock IIAdded `T:Send` bound to `sync::mpsc::Receiver` and...
2015-03-24 Felix S. Klock IIRemove unnecessary bounds from Drop impl for `Arc`...
2015-03-24 Erick Tryzelaartest: silence a warning
2015-03-24 Ulrik Sverdrupcollections: Update docs for slice since SliceExt was...
2015-03-24 Ulrik Sverdrupcore: Update docs for StrExt demotion in libstd
2015-03-24 Ulrik Sverdrupstd: Update docs for removal of ReadExt, WriteExt
2015-03-24 Erick Tryzelaarsyntax: Allow quotes to insert path
2015-03-24 Erick Tryzelaarsyntax: Allow where strings to be parsed independent...
2015-03-24 Erick Tryzelaarsyntax: add {trait_item,impl_item,where_clause}_to_string
2015-03-24 Corey Richardsonlibcollections: move Vec::push slow path out
2015-03-24 Nick CameronChange lint names to plurals
2015-03-24 Nick CameronAdd tests
2015-03-24 Nick CameronRemove the UnusedCasts lint
2015-03-24 Nick CameronMinor refactoring in coercion.rs
2015-03-24 Nick CameronAdd trivial cast lints.
2015-03-24 Steve KlabnikAn example for clone
2015-03-24 Alex Crichtonstd: Zero memory when calling `read_to_end()`
2015-03-24 borsAuto merge of #23654 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex CrichtonTest fixes and rebase conflicts, round 4
2015-03-24 Steve Klabnikcorrect reference wrt shifts
2015-03-24 Steve KlabnikClean up Any's title line
next