]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-21 Alex Crichtonrollup merge of #19972: alexcrichton/snapshots
2014-12-21 Alex Crichtonrollup merge of #20100: alexcrichton/issue-20091
2014-12-21 Alex Crichtonrollup merge of #20090: FlaPer87/snapshot
2014-12-21 Alex Crichtonstd: Don't parse argv as a String
2014-12-21 Alex Crichtonrollup merge of #20086: shepmaster/random-typo
2014-12-21 Flavio PercocoCreate a snapshot for 8443b09
2014-12-21 Alex Crichtonrollup merge of #20081: tomjakubowski/issue-19646
2014-12-21 Alex Crichtonrollup merge of #20080: seanmonstar/new-show-syntax
2014-12-21 Alex Crichtonrollup merge of #20079: SimonSapin/string_push_ascii_fa...
2014-12-21 Alex Crichtonrollup merge of #20077: shepmaster/stdin-typo
2014-12-21 Alex Crichtonrollup merge of #20070: aturon/stab-2-clone
2014-12-21 Alex Crichtonrollup merge of #20069: jarod/bitflags
2014-12-21 Alex Crichtonrollup merge of #20066: aturon/stab-2-cell
2014-12-21 Alex Crichtonrollup merge of #20062: aturon/stab-2-ints
2014-12-21 Alex Crichtonrollup merge of #20059: nick29581/self-impl
2014-12-21 Alex Crichtonrollup merge of #20057: nick29581/array-syntax
2014-12-21 Alex Crichtonrollup merge of #20054: bheesham/nomet
2014-12-21 Alex Crichtonrollup merge of #20052: barosl/deref-for-box
2014-12-21 Alex Crichtonrollup merge of #20044: csouth3/vec-resize
2014-12-21 Alex Crichtonrollup merge of #20039: barosl/if-let-friendly-error
2014-12-21 Alex Crichtonrollup merge of #20029: vhbit/ios-no-rt
2014-12-21 Alex Crichtonrollup merge of #20027: michaelwoerister/for-loop-var
2014-12-21 Alex Crichtonrollup merge of #20014: kballard/unsized-marker-type...
2014-12-21 Alex Crichtonrollup merge of #20006: alexcrichton/no-more-empty...
2014-12-21 Alex Crichtonrollup merge of #19996: th0114nd/boolean-inden
2014-12-21 Alex Crichtonrollup merge of #19994: bluss/doc-ownership
2014-12-21 Alex Crichtonrollup merge of #19993: bluss/setalgebraitems
2014-12-21 Alex Crichtonrollup merge of #19989: th0114nd/quotes-around-as
2014-12-21 Alex Crichtonrollup merge of #19983: Munksgaard/fix-19981
2014-12-21 Alex Crichtonrollup merge of #19980: erickt/cleanup-serialize
2014-12-21 Alex Crichtonrollup merge of #19979: Munksgaard/19978
2014-12-21 Alex Crichtonrollup merge of #19977: pnkfelix/add-test-for-issue...
2014-12-21 Alex Crichtonrollup merge of #19974: vhbit/json-unicode-literals
2014-12-21 Alex Crichtonrollup merge of #19973: vhbit/ios-no-copy
2014-12-21 Alex Crichtonrollup merge of #19969: aturon/inherit-trait-stab
2014-12-21 Alex Crichtonrollup merge of #19967: apasel422/binary_heap
2014-12-21 Alex Crichtonrollup merge of #19966: steveklabnik/remove_l10n
2014-12-21 Alex Crichtonrollup merge of #19965: japaric/remove-wrong-add
2014-12-21 Alex Crichtonrollup merge of #19961: alexcrichton/second-pass-result
2014-12-21 Alex Crichtonrollup merge of #19957: tshepang/patch-1
2014-12-21 Alex Crichtonrollup merge of #19944: steveklabnik/doc_sync_arc
2014-12-21 Alex Crichtonrollup merge of #19932: elszben/master
2014-12-21 Alex Crichtonrollup merge of #19926: eddyb/less-sty
2014-12-21 Alex Crichtonrollup merge of #19898: Aatch/issue-19684
2014-12-21 Alex Crichtonrollup merge of #19842: frewsxcv/rm-reexports
2014-12-21 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-21 Corey FarwellRemove a ton of public reexports
2014-12-21 Alex Crichtonrollup merge of #19823: iKevinY/doc-fixes
2014-12-21 Alex Crichtonrollup merge of #19727: lfairy/patch-1
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-21 borsauto merge of #19953 : sanxiyn/rust/privacy-span, r...
2014-12-21 borsauto merge of #19946 : cgaebel/rust/hashmap-drain-iter...
2014-12-20 Jake GouldingFix small typos in std::rand documentation
2014-12-20 borsauto merge of #19903 : cgaebel/rust/ringbuf-as-slice...
2014-12-20 Tom JakubowskiVisit + encode stability for foreign items
2014-12-20 Simon SapinMerge String::push_with_ascii_fast_path into String...
2014-12-20 Simon SapinAdd String::push_with_ascii_fast_path, bench it against...
2014-12-20 Tom Jakubowskimetadata: Encode attrs for foreign items.
2014-12-20 borsauto merge of #20073 : nikomatsakis/rust/generalized...
2014-12-20 Jake GouldingCorrect typo in doc for StdinReaderGuard
2014-12-20 borsauto merge of #19900 : alexcrichton/rust/compiler-flags...
2014-12-20 Niko Matsakispatch up pretty-printing test
2014-12-20 Jared RoeschAdd support for multiple region bounds in where clauses
2014-12-20 Jared RoeschAdd parser support for generalized where clauses
2014-12-20 Aaron TuronStabilize clone
2014-12-20 Sean McArthuradd {:?} fmt syntax
2014-12-20 Nick CameronAllow `Self` in impls.
2014-12-20 borsauto merge of #19511 : eddyb/rust/no-shadow, r=alexcrichton
2014-12-20 Jarod Liuuse binary literals to better reflect "bitflags"
2014-12-20 Aaron TuronStabilize cell
2014-12-20 Aaron TuronStabilize integer modules
2014-12-20 borsauto merge of #19995 : eddyb/rust/split-resolve, r...
2014-12-20 Eduard BurtescuFix fallout of removing import_shadowing in tests.
2014-12-20 Eduard BurtescuFix more import_shadowing fallout in collections.
2014-12-20 Eduard BurtescuFix the fallout of removing feature(import_shadowing).
2014-12-20 Eduard Burtescurustc_resolve: move export recording into its own module.
2014-12-20 Eduard Burtescurustc_resolve: move unused import checking into its...
2014-12-20 Eduard BurtescuSplit resolve from rustc::middle into rustc_resolve.
2014-12-20 Eduard Burtescurustc: middle: move some types from resolve to privacy.
2014-12-20 Eduard Burtescurustc: middle: move TraitItemKind from resolve to def.
2014-12-20 Eduard Burtescurustc: middle: move Export and ExportMap from resolve...
2014-12-20 Eduard Burtescurustc: middle: use cheaper Name in resolve::Export...
2014-12-20 Eduard Burtescurustc: middle: move TraitMap from resolve to ty.
2014-12-20 Eduard Burtescurustc: middle: move DefMap from resolve to def.
2014-12-20 Eduard Burtescumiddle: resolve: fix inconsistencies around ExportMap...
2014-12-20 Eduard Burtescurustc: don't allow(non_camel_case_types) in resolve.
2014-12-20 Eduard Burtescurustc: use Ty instead of passing ty::sty around.
2014-12-20 Eduard BurtescuRemove feature(import_shadowing) from all crates.
2014-12-20 Nick CameronAllow use of `[_ ; n]` syntax for fixed length and...
2014-12-20 borsauto merge of #19640 : aliblong/rust/power_of_two_refor...
2014-12-20 Barosl LeeDrop the Match prefix from the MatchSource variants
2014-12-20 Barosl LeePrint a friendly error for the if-let construct without...
2014-12-19 Barosl LeeImplement Deref for Box
2014-12-19 Aaron LiblongReform power_of_two methods for perf increase & semanti...
2014-12-19 Alex Crichtonstd: Second pass stabilization of Result<T, E>
2014-12-19 Chase SouthwoodImplement resize for Vec
2014-12-19 blusshashset: Clean up and rename the HashSet iterators
2014-12-19 borsauto merge of #19463 : kali/rust/master, r=alexcrichton
2014-12-19 Alex Crichtonrustc: Start "stabilizing" some flags
2014-12-19 Kevin YapMiscellaneous changes to Rust Guide
next