]> git.lizzy.rs Git - rust.git/history - src
std: Move the bitflags! macro to a gated crate
[rust.git] / src /
2015-01-15 Alex Crichtonrollup merge of #21038: steveklabnik/gh20471
2015-01-15 Alex Crichtonrollup merge of #21036: renato-zannon/into-iter-impls
2015-01-15 Alex Crichtonrollup merge of #21031: steveklabnik/gh19067
2015-01-15 Alex Crichtonrollup merge of #21029: steveklabnik/gh19924
2015-01-15 Alex Crichtonrollup merge of #21028: steveklabnik/gh17368
2015-01-15 Alex Crichtonrollup merge of #21023: steveklabnik/gh20840
2015-01-15 Alex Crichtonrollup merge of #21020: steveklabnik/gh20844
2015-01-15 Alex Crichtonrollup merge of #21015: steveklabnik/gh20852
2015-01-15 Alex Crichtonrollup merge of #21014: steveklabnik/gh20876
2015-01-15 Alex Crichtonrollup merge of #21013: steveklabnik/gh20914
2015-01-15 Alex Crichtonrollup merge of #21011: steveklabnik/gh20993
2015-01-15 Alex Crichtonrollup merge of #21005: huonw/deriving-docs
2015-01-15 Alex Crichtonrollup merge of #21001: camjackson/master
2015-01-15 Alex Crichtonrollup merge of #20988: ciphergoth/task-to-thread
2015-01-15 Alex Crichtonrollup merge of #20986: alkor/doc-fixes
2015-01-15 Alex Crichtonrollup merge of #20985: vhbit/ios-install
2015-01-15 Alex Crichtonrollup merge of #20976: jbcrail/rm-unused-import
2015-01-15 Alex Crichtonrollup merge of #20964: sfackler/recursion-syntax
2015-01-15 Alex Crichtonrollup merge of #20929: laurilehmijoki/master
2015-01-15 Alex Crichtonrollup merge of #20892: CarVac/master
2015-01-15 Alex Crichtonrollup merge of #20632: gchp/reference
2015-01-15 Alex Crichtonrollup merge of #20463: amaranth/black_box_output
2015-01-15 Steve KlabnikClarify function return style.
2015-01-15 borsauto merge of #21077 : eddyb/rust/expr-qpath, r=nikomat...
2015-01-15 Eduard Burtescurustc: implement fully qualified UFCS expressions.
2015-01-15 Eduard Burtescusyntax: parse fully qualified UFCS expressions.
2015-01-15 Eduard Burtescusyntax: add fully qualified UFCS expressions.
2015-01-15 Björn SteinbrinkAvoid unnecessary closures when deriving RustcDecodable
2015-01-15 Andrew Paseltinersupport deriving `Hash` for nullary structs
2015-01-15 Steve KlabnikAdd explanation of main to rustdoc docs
2015-01-15 Michael Woeristerdebuginfo: Fix ICE when compiling for-loops with lines...
2015-01-15 Flavio Percocoremove try_node_id_to_type in favor of node_id_to_type_opt
2015-01-15 borsauto merge of #20990 : estsauver/rust/playpen_20732...
2015-01-15 John Kåre AlsakerDisable -C lto optimizations on opt_level=0
2015-01-15 Flavio PercocoForbid impls for builtin traits on types that are not...
2015-01-15 Diggory BlakeAllow get_tydesc intrinsic to accept unsized types
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-15 Nick Cameronsave-analysis: fix declid of methods
2015-01-15 Brian AndersonRemove erroneous stability attribute.
2015-01-15 borsauto merge of #20290 : jroesch/rust/generalize-impl...
2015-01-15 Jorge Apariciouse better span
2015-01-15 Aidan Hobson SayersExplicitly note that vector contents are on the heap
2015-01-15 Flavio PercocoDon't impl builtin traits on non structs/enums
2015-01-15 Jorge Apariciofix unused import error
2015-01-15 Richo Healeydoc: fix links to servo
2015-01-14 Jorge Apariciouse UFCS in `#[deriving(Hash)]`
2015-01-14 Jared RoeschRefactor compare_impl_method to use all bounds
2015-01-14 Niko MatsakisRevert "rustc_trans: Fix type projection debuginfo...
2015-01-14 Niko MatsakisNormalize associated types in the type_is_newtype_immed...
2015-01-14 Niko MatsakisFix propagation of the HAS_PROJECTION flag in object...
2015-01-14 Niko MatsakisFix Repr output so that it does not ICE when a self...
2015-01-14 Niko MatsakisFix DeBruijn accounting. It used to be that all trait...
2015-01-14 Adolfo OchagavíaRemove old obsolete syntax tests
2015-01-14 Adolfo OchagavíaRemove old obsolete syntax errors
2015-01-14 Nick CameronFix interaction of --no-analysis and --emit dep-info
2015-01-14 Nick CameronSyntax extensions on trait and impl items.
2015-01-14 York Xiangfix wrong link
2015-01-14 Simonas KazlauskasDisallow a form of invalid asm! macro
2015-01-14 Toni CárdenasTRPL: Anti-example failing for the wrong reason.
2015-01-14 nathan dotzAdd examples for DList methods.
2015-01-14 Huon WilsonDocument, tweak and refactor some trans code.
2015-01-14 borsauto merge of #21082 : brson/rust/finally, r=alexcrichton
2015-01-14 borsauto merge of #21076 : sfackler/rust/bufferedreader...
2015-01-14 Nick CameronTweek save-analysis treatment of impls
2015-01-14 Kevin YapImprove Rust Documentation & Reference on mobile
2015-01-14 Earl St SauverFix playpen links to not all be the same
2015-01-14 Erick Tryzelaarsyntax: factor out print_expr arms to reduce non-optimi...
2015-01-14 Erick Tryzelaarsyntax: Rewrite pp advance_left to use a constant stack...
2015-01-14 Erick Tryzelaarsyntax: Don't import the pp.rs enum variants into the...
2015-01-14 borsauto merge of #21061 : japaric/rust/range, r=nick29581
2015-01-14 Richo HealeyBump to ensure llvm is rebuilt
2015-01-14 Richo HealeyClean up conditions for clobbers
2015-01-14 Richo HealeyGeneralise pointer width tests using pointer_width
2015-01-14 Steve KlabnikRe-direct to the right place.
2015-01-14 borsauto merge of #21018 : tomjakubowski/rust/rustdoc-where...
2015-01-14 Huon WilsonImplement suggestions for traits to import.
2015-01-13 Brian AndersonAddress feedback
2015-01-13 Florian HahnUpdate grammar/verify.rs to work with recent master
2015-01-13 Björn SteinbrinkPrefer GEP instructions over weird pointer casting
2015-01-13 Florian HahnHandle question marks in model lexer, closes #15879
2015-01-13 borsauto merge of #20957 : Ms2ger/rust/closures, r=alexcrichton
2015-01-13 Steve KlabnikProvide example of generic inverse()
2015-01-13 borsauto merge of #20367 : retep998/rust/master, r=alexcrichton
2015-01-13 Chase SouthwoodRemove unneeded box import in examples
2015-01-13 Simonas KazlauskasUse if-let in std::result documentation
2015-01-13 Simonas KazlauskasFix a typo in std::result documentation
2015-01-13 Seth FaxonMake the Rust Book more mobile friendly
2015-01-13 borsauto merge of #20997 : nikomatsakis/rust/assoc-types...
2015-01-13 Niko MatsakisSupport UFCS style calls to a method defined in `Trait...
2015-01-13 Greg ChappleReplace usage of deriving with derive in docs
2015-01-13 Felix S. Klock IIgraphviz-flowgraph tests: use new `--xpretty flowgraph...
2015-01-13 borsauto merge of #20963 : nick29581/rust/ast_map, r=eddyb
2015-01-13 Travis WatkinsFix test failures
2015-01-13 Ms2gerRewrite each_attr to return a vector.
2015-01-13 Ms2gerReturn the Vec from csearch::get_item_attrs.
2015-01-13 Ms2gerReturn the Vec from decoder::get_item_attrs.
2015-01-13 borsauto merge of #20960 : erickt/rust/fix-associated-types...
2015-01-13 Brian Andersonstd: Deprecate `finally` module
2015-01-13 Travis WatkinsReturn passed value from black_box
2015-01-13 Huon Wilsontypeck: move method errors/suggestions to their own...
next