]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-27 Alex Crichtonrollup merge of #23776: nrc/allow_trivial_cast
2015-03-27 Alex Crichtonrollup merge of #23775: alexcrichton/fix-flaky-test
2015-03-27 Alex Crichtonrollup merge of #23771: aturon/stab-straggle-1
2015-03-27 Alex Crichtonrollup merge of #23769: alexcrichton/stabilize-split
2015-03-27 Alex Crichtonrollup merge of #23767: tshepang/typo
2015-03-27 Alex Crichtonrollup merge of #23765: alexcrichton/remove-colon-syntax
2015-03-27 Alex Crichtonrollup merge of #23764: tshepang/no-guessing-anymore
2015-03-27 Alex Crichtonrollup merge of #23761: alexcrichton/remove-phase
2015-03-27 Alex Crichtonrollup merge of #23753: aturon/revise-convert
2015-03-27 Alex Crichtonrollup merge of #23752: alexcrichton/remove-should...
2015-03-27 Alex Crichtonrollup merge of #23750: murarth/ipaddr-fromstr
2015-03-27 Alex Crichtonrollup merge of #23747: tshepang/misleading-info
2015-03-27 Alex Crichtonrollup merge of #23745: oneeman/trpl-looping
2015-03-27 Alex Crichtonrollup merge of #23743: Adenilson/addInfoArcClone01
2015-03-27 Alex Crichtonrollup merge of #23740: alexcrichton/remove-deprecated...
2015-03-27 Alex Crichtonrollup merge of #23736: gmjosack/master
2015-03-27 Alex Crichtonrollup merge of #23725: tamird/test-with-ios
2015-03-27 Alex Crichtonrollup merge of #23721: erickt/deprecate
2015-03-27 Alex Crichtonrollup merge of #23719: steveklabnik/unstable_book
2015-03-27 Alex Crichtonrollup merge of #23712: nikomatsakis/reflect-trait
2015-03-27 Alex Crichtonrollup merge of #23690: wettowelreactor/patch-1
2015-03-27 Alex Crichtonrollup merge of #23676: gkoz/array_as_ref
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 Alex Crichtonalloc: Don't run some Arc doc tests
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 Nick CameronChange the trivial cast lints to allow by default
2015-03-27 Alexisupdate everything to use Entry defaults
2015-03-27 Alexisentry API v3: replace Entry::get with Entry::default...
2015-03-27 Niko MatsakisFix doc tests.
2015-03-27 Aaron TuronStabilize some stragglers in `std::option`
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 Alex Crichtonstd: Stabilize BufRead::split
2015-03-26 Tshepang Lekhonkhobebook: fix typo
2015-03-26 Alex Crichtonrustc: Remove support for `-l foo:static`
2015-03-26 Tshepang Lekhonkhobebook: there is no guessing game anymore, so remove...
2015-03-26 Alex Crichtonrustc: Remove old #[phase] and #[plugin]
2015-03-26 Niko MatsakisRefactor object-safety test to use def-ids only
2015-03-26 Niko MatsakisRefactor how binders are handled in trait selection
2015-03-26 Niko MatsakisDrive-by fix for incorrect variance rule that I noticed.
2015-03-26 Niko MatsakisImplement `Reflect` trait with a variant on the standar...
2015-03-26 Gary M. JosackUpdate docs to fix various 404s
2015-03-26 Aaron TuronRevise use of conversion traits
2015-03-26 Alex Crichtonsyntax: Remove support for #[should_fail]
2015-03-26 Murarthimpl `FromStr` for `IpAddr`
2015-03-26 Tshepang Lekhonkhobebook: make it one sentence
2015-03-26 Or Neemandoc: change 0u32..10 to 0..10
2015-03-26 Adenilson CavalcantiAdding more information about the behavior of Arc/Rc
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 Alex Crichtonsyntax: Remove parsing of old slice syntax
2015-03-26 borsAuto merge of #23680 - erickt:inline, r=cmr
2015-03-26 Steve KlabnikNew section of the book: nightly rust
2015-03-26 Erick TryzelaarDeprecate as_mut_slice methods
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-26 Tamir DubersteinAdd iOS triple mapping so tests can run
2015-03-26 Tamir DubersteinAlphabetize
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 Camille RousselUpdate pointers.md
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 Gleb KozyrevImplement AsRef and AsMut for fixed-sized arrays
next