]> git.lizzy.rs Git - rust.git/history - src/test
auto merge of #11274 : michaelwoerister/rust/issue11083, r=pcwalton
[rust.git] / src / test /
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 Michael Woeristerdebuginfo: Add test case for recursive enum types ...
2014-01-02 borsauto merge of #11269 : am0d/rust/lint_typo, r=sanxiyn
2014-01-02 borsauto merge of #11268 : lkuper/rust/trans-comment, r...
2014-01-02 borsauto merge of #11265 : c-a/rust/byteswap_from, r=alexcr...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11184 : jhasse/rust/patch-col, r=huonw
2014-01-02 Jan Niklas HasseTest column offset for #11184
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 Alex CrichtonDon't leave lingering files in doc tests
2014-01-01 borsauto merge of #11255 : klutzy/rust/small-cleanup, r...
2014-01-01 borsauto merge of #11254 : huonw/rust/impl-names, r=brson
2014-01-01 Huon Wilsonsyntax: expand impl_pretty_name to handle more cases.
2014-01-01 borsauto merge of #11249 : brson/rust/no_rustdoc_ng, r...
2014-01-01 borsauto merge of #11247 : eddyb/rust/symbol-cleanup, r...
2014-01-01 borsauto merge of #11244 : johnwalker/rust/issue-11239...
2014-01-01 borsauto merge of #11215 : alexcrichton/rust/metadata-filen...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11173 : whitequark/rust/master, r=thestinger
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 Kiet TranMark provided methods in dead-code pass
2013-12-31 Alex CrichtonConservatively export all trait methods and impls
2013-12-31 Alex CrichtonDisallow LTO with a preference to dynamic linking
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-31 borsauto merge of #11236 : huonw/rust/sort-rust-log-help...
2013-12-31 borsauto merge of #11231 : brson/rust/rust_fail, r=alexcrichton
2013-12-31 borsauto merge of #11221 : vadimcn/rust/revert-manifest...
2013-12-30 Peter ZotovImplement volatile_load and volatile_store intrinsics.
2013-12-30 borsauto merge of #11125 : vmx/rust/rational, r=huonw
2013-12-30 Vadim ChugunovRevert "Embed Windows application manifest."
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11182 : luisbg/rust/crateid, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #10885 : kballard/rust/as_mut_slice,...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 Huon Wilsonrustdoc: only filter lines starting with '# ' from...
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-29 Luis de BethencourtRename uses of PkgId to CrateId in librustpkg
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-29 borsauto merge of #11177 : cmr/rust/native_and_green_docs...
2013-12-29 Steven FacklerStop using @ExtCtxt
2013-12-29 borsauto merge of #11180 : alexcrichton/rust/fix-deferred...
2013-12-29 borsauto merge of #11179 : alexcrichton/rust/update-gyp...
2013-12-29 borsauto merge of #11150 : huonw/rust/moar-docs, r=alexcrichton
2013-12-28 borsauto merge of #11175 : klutzy/rust/ice, r=alexcrichton
2013-12-28 borsauto merge of #11171 : eliovir/rust/patch-2, r=alexcrichton
2013-12-28 borsauto merge of #11159 : alexcrichton/rust/native-io...
2013-12-28 borsauto merge of #11160 : octurion/rust/cloneable, r=alexc...
2013-12-28 Alex CrichtonBring native process bindings up to date
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 borsauto merge of #11156 : luqmana/rust/trait-object-coerci...
2013-12-27 Luqman AdenAdd tests for trait object coercion.
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-26 Alex CrichtonTest fixes and rebase conflicts
2013-12-26 borsauto merge of #11146 : sfackler/rust/cleanup, r=alexcri...
2013-12-25 Steven FacklerRemove out of date test
2013-12-25 Alex CrichtonTest fixes and rebase problems
2013-12-24 borsauto merge of #11121 : vadimcn/rust/no-c++2, r=alexcrichton
2013-12-24 borsauto merge of #11130 : olsonjeffery/rust/master, r...
2013-12-24 borsauto merge of #11091 : brson/rust/cratelinkattr, r...
2013-12-24 Brian Andersonrustc: Add a lint for the obsolete crate-level link...
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 borsauto merge of #11069 : alexcrichton/rust/issue-11067...
2013-12-23 borsauto merge of #11111 : alexcrichton/rust/issue-11039...
2013-12-23 borsauto merge of #11109 : sfackler/rust/arc, r=alexcrichton
2013-12-22 borsauto merge of #11046 : zargony/rust/dep-info, r=alexcri...
2013-12-22 borsauto merge of #11101 : jhasse/rust/patch-msys-quickfix...
2013-12-22 Andreas NeuhausAllow optional filename argument for --dep-info
2013-12-22 Andreas NeuhausUse --crate-file-name to find out the library filename...
2013-12-22 borsauto merge of #11096 : brson/rust/pp, r=alexcrichton
2013-12-22 borsauto merge of #11082 : brson/rust/noat, r=alexcrichton
2013-12-22 borsauto merge of #11114 : klutzy/rust/a, r=cmr
2013-12-22 borsauto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
2013-12-22 Huon Wilsonfix check-fast tests.
2013-12-22 Huon Wilsonstd::vec: make the sorting closure use `Ordering` rathe...
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 Alex CrichtonGuarantee comm primitives are not Freeze
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11079 : chris-morgan/rust/fix-11072...
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #11077 : alexcrichton/rust/crate-id,...
2013-12-20 Huon Wilsonstd::vec: add a sugary .sort() method for plain Ord...
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 Alex Crichtonrustc: Improve crate id extraction
2013-12-20 borsauto merge of #11081 : alexcrichton/rust/comm-adapters...
2013-12-20 borsauto merge of #11017 : alexcrichton/rust/faster-read...
2013-12-20 borsauto merge of #11073 : klutzy/rust/issue-10978, r=alexc...
2013-12-20 borsauto merge of #11071 : huonw/rust/quiet-test, r=cmr
2013-12-20 Huon Wilsonextra: remove sort in favour of the std method.
next