]> git.lizzy.rs Git - rust.git/history - src/test
rollup merge of #18413 : bkoropoff/issue-18412
[rust.git] / src / test /
2014-10-30 Alex Crichtonrollup merge of #18413 : bkoropoff/issue-18412
2014-10-30 Alex Crichtonrollup merge of #18411 : richo/tm-null-check
2014-10-30 Alex Crichtonrollup merge of #18409 : gamazeps/issue15273
2014-10-30 Alex Crichtonrollup merge of #18408 : thestinger/unsafe
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #17704 : nick29581/rust/object-safety...
2014-10-30 borsauto merge of #18448 : brson/rust/clean-llvm, r=alexcri...
2014-10-30 Ben Gamaricheck_static_recursion: Handle foreign items
2014-10-30 Nick CameronRebasing fixes
2014-10-30 Nick Cameronchanges to tests
2014-10-30 Nick Cameronchanges to libs
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #17894 : steveklabnik/rust/fail_to_panic...
2014-10-29 Steve KlabnikUpdate infrastructure for fail -> panic
2014-10-29 borsauto merge of #18282 : pczarn/rust/regex-parse, r=burnt...
2014-10-29 Steve KlabnikRename fail! to panic!
2014-10-29 borsauto merge of #18375 : steveklabnik/rust/gh17969, r...
2014-10-29 borsauto merge of #18365 : bjz/rust/token, r=alexcrichton
2014-10-29 borsauto merge of #18340 : chastell/rust/guide_closures_fix...
2014-10-29 Brian KoropoffAdd regression test for issue #18412
2014-10-29 borsauto merge of #18410 : thestinger/rust/revert-parallel...
2014-10-29 gamazepsDiagnostic: resolve bare fn in expected closure
2014-10-28 borsauto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis
2014-10-28 Guillaume Pinotrephrase some comments according to remarks in the PR
2014-10-28 borsauto merge of #18291 : japaric/rust/dstify, r=aturon
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-28 Jakub BukajUpdate tests with the new error messages
2014-10-28 Jakub BukajRemove ty_bot from the type system
2014-10-28 borsauto merge of #18273 : gamazeps/rust/issue18218, r...
2014-10-28 borsauto merge of #18254 : areski/rust/pr-fix-vec-doc-examp...
2014-10-28 Brian KoropoffAdd regression test for issue #17361
2014-10-28 borsauto merge of #18192 : jmesmon/rust/platform-generic...
2014-10-28 Brendan ZabarauskasUse PascalCase for token variants
2014-10-28 borsauto merge of #18144 : bkoropoff/rust/mighty-monomorphi...
2014-10-28 Brian KoropoffAdd regression test for issue #16791
2014-10-27 borsauto merge of #18368 : alexcrichton/rust/rollup, r...
2014-10-27 Alex Crichtonrollup merge of #18259 : alexcrichton/snapshots
2014-10-27 Alex CrichtonTest fixes and rebase conflicts from rollup
2014-10-27 Alex Crichtonrollup merge of #18334 : csherratt/arc-encodable
2014-10-27 Alex Crichtonrollup merge of #18366 : aochagavia/ascii
2014-10-27 Alex Crichtonrollup merge of #18364 : cakebaker/missing_a
2014-10-27 Alex Crichtonrollup merge of #18362 : kevinmehall/pprint-struct...
2014-10-27 Alex Crichtonrollup merge of #18356 : jakub-/const-pattern-suptype
2014-10-27 Alex Crichtonrollup merge of #18347 : cakebaker/ffi
2014-10-27 Alex Crichtonrollup merge of #18346 : aochagavia/closure-fields
2014-10-27 Alex Crichtonrollup merge of #18344 : aochagavia/show-arc
2014-10-27 Alex Crichtonrollup merge of #18337 : bkoropoff/unboxed-imm-upvar...
2014-10-27 Alex Crichtonrollup merge of #18332 : jbcrail/fix-comments
2014-10-27 Alex Crichtonrollup merge of #18329 : sfackler/memwriter-clear
2014-10-27 Alex Crichtonrollup merge of #18327 : vadimcn/17982
2014-10-27 Alex Crichtonrollup merge of #18326 : sfackler/cfg-final
2014-10-27 Alex Crichtonrollup merge of #18324 : jakub-/eneedstest
2014-10-27 Alex Crichtonrollup merge of #18321 : chastell/guide_refresh_testing...
2014-10-27 Alex Crichtonrollup merge of #18320 : chastell/guide_simplify_formatting
2014-10-27 Alex Crichtonrollup merge of #18316 : thestinger/raw
2014-10-27 Alex Crichtonrollup merge of #18315 : arielb1/constexpr-addr
2014-10-27 Alex Crichtonrollup merge of #18309 : cakebaker/fix_off_by_one
2014-10-27 Alex Crichtonrollup merge of #18303 : cgaebel/make-vec-match-slice
2014-10-27 Alex Crichtonrollup merge of #18266 : nick29581/vtable2.rs
2014-10-27 Alex Crichtonrollup merge of #18265 : jakub-/mailmap
2014-10-27 Alex Crichtonrollup merge of #18257 : globin/master
2014-10-27 Alex Crichtonrollup merge of #18256 : SimonSapin/view_item_to_string
2014-10-27 Alex Crichtonrollup merge of #18251 : steveklabnik/build_module_guide
2014-10-27 Alex Crichtonrollup merge of #18250 : dotdash/fix_aliasing
2014-10-27 Alex Crichtonrollup merge of #18244 : areski/pr-fix-string-doc
2014-10-27 Alex Crichtonrollup merge of #18239 : msiemens/fix-ice-rename-failed
2014-10-27 Alex Crichtonrollup merge of #18235 : nikomatsakis/issue-18209
2014-10-27 Alex Crichtonrollup merge of #18231 : cakebaker/fix_greater_than_for...
2014-10-27 Alex Crichtonrollup merge of #18229 : bjz/ttdelim
2014-10-27 borsauto merge of #17978 : arielb1/rust/remaining-garbage...
2014-10-27 Adolfo OchagavĂ­aAdd test for issue 18343
2014-10-27 borsauto merge of #18348 : michaelwoerister/rust/lldb-test...
2014-10-27 Kevin MehallPreserve struct field pattern shorthand in the prettypr...
2014-10-27 borsauto merge of #18130 : mahkoh/rust/udp, r=alexcrichton
2014-10-26 Guillaume Pinotsimplify shootout-reverse-complement.rs
2014-10-26 Jakub BukajFix a typecheck regression with constant borrowed point...
2014-10-26 borsauto merge of #18143 : mahkoh/rust/reverse_complement...
2014-10-26 borsauto merge of #18212 : kmcallister/rust/unsafecell...
2014-10-26 Brian KoropoffAdd regression test for #18335
2014-10-26 Brian KoropoffAdd regression test for #18238 and #18336
2014-10-26 Joseph CrailFix spelling mistakes in comments.
2014-10-25 Brendan ZabarauskasUse standard capitalisation for TokenTree variants
2014-10-25 Brendan ZabarauskasRename TokenTree variants for clarity
2014-10-25 Jakub BukajAdd test cases for E-needstest issues
2014-10-25 borsauto merge of #18293 : thestinger/rust/heap, r=cmr
2014-10-25 Ariel Ben-YehudaPrevent pointer -> int casts in constexprs
2014-10-25 borsauto merge of #18176 : jkleint/rust/guide-borrow-wordin...
2014-10-25 borsauto merge of #18171 : jakub-/rust/match-typeck, r...
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 Jakub BukajUpdate tests with the new error messages
next