]> git.lizzy.rs Git - rust.git/history - src
rollup merge of #21105: csouth3/kill-box-import
[rust.git] / src /
2015-01-15 Alex Crichtonrollup merge of #21105: csouth3/kill-box-import
2015-01-15 Alex Crichtonrollup merge of #21103: nagisa/result-typo
2015-01-15 Alex Crichtonrollup merge of #21089: nikomatsakis/issue-20676-invali...
2015-01-15 Alex Crichtonrollup merge of #21088: aochagavia/obsolete
2015-01-15 Alex Crichtonrollup merge of #21085: pnkfelix/pp-flowgraph-kill...
2015-01-15 Alex Crichtonrollup merge of #21075: iKevinY/intro-changes
2015-01-15 Alex Crichtonrollup merge of #21071: sfaxon/mobile-friendly-book
2015-01-15 Alex Crichtonrollup merge of #21066: japaric/issue-20575
2015-01-15 Alex Crichtonrollup merge of #21059: steveklabnik/gh16072
2015-01-15 Alex Crichtonrollup merge of #21054: steveklabnik/gh17950
2015-01-15 Alex Crichtonrollup merge of #21052: nick29581/methods-ext
2015-01-15 Alex Crichtonrollup merge of #21046: steveklabnik/gh16654
2015-01-15 Alex Crichtonrollup merge of #21041: steveklabnik/gh17554
2015-01-15 Alex Crichtonrollup merge of #21040: steveklabnik/gh20037
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 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 Steve KlabnikAdd explanation of main to rustdoc docs
2015-01-15 borsauto merge of #20990 : estsauver/rust/playpen_20732...
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-15 borsauto merge of #20290 : jroesch/rust/generalize-impl...
2015-01-14 Jared RoeschRefactor compare_impl_method to use all bounds
2015-01-14 Adolfo OchagavíaRemove old obsolete syntax tests
2015-01-14 Adolfo OchagavíaRemove old obsolete syntax errors
2015-01-14 Nick CameronSyntax extensions on trait and impl items.
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 Earl St SauverFix playpen links to not all be the same
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 borsauto merge of #21018 : tomjakubowski/rust/rustdoc-where...
2015-01-13 Brian AndersonAddress feedback
2015-01-13 borsauto merge of #20957 : Ms2ger/rust/closures, r=alexcrichton
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 borsauto merge of #20955 : nikomatsakis/rust/assoc-types...
2015-01-13 Steven FacklerInitialize memory for BufferedReader buffer
2015-01-13 Kevin YapVarious changes to Rust Introduction
2015-01-13 Peter AtashianChange Mutex to use SRWLock on Windows.
2015-01-13 borsauto merge of #20944 : brson/rust/weve-met-with-a-terri...
2015-01-12 Jorge Aparicioadd test for issue #20575
2015-01-12 Jorge Apariciocleanup: `&foo[0..a]` -> `&foo[..a]`
2015-01-12 Steve KlabnikAdd note about TLS lookups in random()
2015-01-12 borsauto merge of #20896 : sfackler/rust/atomic-rename...
2015-01-12 Felix S. Klock IIadd --xpretty flowgraph,unlabelled variant.
2015-01-12 Steve KlabnikDon't use 'synonym' with regards to newtypes
2015-01-12 Steve KlabnikElaborate on destructuring let
2015-01-12 Nick CameronSome random things
2015-01-12 Nick CameronAdd view items to the ast map
2015-01-12 Steve KlabnikImprove example in the intro.
2015-01-12 Steve KlabnikImprove the ownership guide a tad
2015-01-12 borsauto merge of #20894 : swgillespie/rust/emacs-issue...
2015-01-12 Renato ZannonVec's IntoIter should be Send/Sync when Vec is (fixes...
2015-01-12 Steve KlabnikImprove clarity of paragraph in the pointer guide
2015-01-12 Steve KlabnikRemove PDF link on 404 page
2015-01-12 Tom Jakubowskirustdoc: Show type bindings on object types
2015-01-12 Lauri LehmijokiEase parsing of an English sentence
2015-01-12 Tom Jakubowskirustdoc: Remove traces of old closures
2015-01-12 Tom Jakubowskirustdoc: Fix where clauses on re-exports
2015-01-12 Steve KlabnikClean up wording around uninitialized values.
next