]> git.lizzy.rs Git - rust.git/history - src/test
rollup merge of #21678: vojtechkral/threads-native-names
[rust.git] / src / test /
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21495: richo/unexported-unmangled...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-30 Alex Crichtonrollup merge of #21385: nick29581/save-fix2
2015-01-30 Alex Crichtonrollup merge of #20790: japaric/for-loops
2015-01-30 Jorge Apariciofix some cfail tests
2015-01-30 Jorge Apariciofixes after rebase
2015-01-30 Jorge Aparicios/while let/for/g now that #21245 has been fixed
2015-01-30 Jorge Aparicioadd test for #21655
2015-01-30 Jorge Aparicioadd test for #20605
2015-01-30 Jorge Apariciosmoke out remaining bugs
2015-01-30 Jorge Aparicioadd tests
2015-01-30 Jorge Apariciocustom message for refutable patterns in for loops
2015-01-30 Jorge Apariciofix tests
2015-01-30 Jorge Apariciofix fallout
2015-01-30 borsAuto merge of #21717 - nick29581:prelude-fullrange...
2015-01-30 Richo Healeylint: Add test for no_mangle
2015-01-30 borsAuto merge of #21351 - eddyb:x-coerce--a-new-hope,...
2015-01-29 Nick CameronChange from core::ops::RangeFull to std::ops
2015-01-29 Nick CameronRename FullRange to RangeFull
2015-01-29 Nick CameronMake the save-analysis smoke test more thorough
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 Eduard BurtescuImplement deref coercions (rust-lang/rfcs#241).
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Apariciofix import in cfail test
2015-01-29 Jorge Aparicios/Show/Debug/g
2015-01-29 Jorge Aparicioregister snaphots
2015-01-29 Jorge Apariciofix inference fallout
2015-01-29 Jorge Aparicioconvert remaining `range(a, b)` to `a..b`
2015-01-29 Jorge Aparicio`for x in range(a, b)` -> `for x in a..b`
2015-01-29 Jorge Aparicio`range(a, b).foo()` -> `(a..b).foo()`
2015-01-29 borsAuto merge of #21730 - Manishearth:rollup, r=alexcrichton
2015-01-29 borsAuto merge of #21680 - japaric:slice, r=alexcrichton
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 Manish GoregaokarRollup merge of 21643 - semarie:break-local_stage0...
2015-01-28 Manish GoregaokarRollup merge of 21651 - nelsonjchen:add--webkit-overflo...
2015-01-28 Manish GoregaokarRollup merge of 21654 - FlaPer87:unify-impls, r=alexcri...
2015-01-28 Manish GoregaokarRollup merge of 21662 - oli-obk:hashmap_enum_json,...
2015-01-28 Manish GoregaokarRollup merge of 21663 - tbu-:pr_doc_cell_static_safety...
2015-01-28 Manish GoregaokarRollup merge of 21671 - akiss77:pr-aarch64-fastisel0...
2015-01-28 Manish GoregaokarRollup merge of 21681 - japaric:no-warn, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of 21708 - brson:internals, r=huonw
2015-01-28 Manish GoregaokarRollup merge of 21711 - thepowersgang:patch-1, r=alexcr...
2015-01-28 Manish GoregaokarRollup merge of 21722 - orpheuslummis:patch-1, r=Gankro
2015-01-28 Manish GoregaokarRollup merge of #21640 - retep998:rmdir, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of #21626 - Ms2ger:various-cleanup, r...
2015-01-28 borsAuto merge of #21698 - Manishearth:rollup, r=alexcrichton
2015-01-28 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rollup
2015-01-28 borsAuto merge of #21019 - nikomatsakis:issue-20871-ret...
2015-01-28 Niko MatsakisAdd regression test for #21212. Fixes #21212.
2015-01-28 Niko MatsakisAdd new test for object method numbering mismatches.
2015-01-28 Niko MatsakisUpdate test files; mostly the problem is that they...
2015-01-28 Niko MatsakisPatch variance bug: appearing in a binding is an invari...
2015-01-28 Niko MatsakisAdd the notion of normalizing a parameter environment...
2015-01-28 Felix S. Klock IIIn unsize_unique_expr, do not convert scratch value...
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-28 borsAuto merge of #21248 - brson:feature-staging, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21666 - tshepang:rm-unloved-file,...
2015-01-27 borsAuto merge of #21523 - nikomatsakis:issue-21245-japaric...
2015-01-27 Manish GoregaokarRollup merge of #21667 - nagisa:sbook-links, r=Gankro
2015-01-27 Manish GoregaokarRollup merge of #21676 - Victory:fix-deprication-in...
2015-01-27 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-27 Manish GoregaokarRollup merge of #21686 - richo:python-fixes, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21658 - Manishearth:index_on_unimpleme...
2015-01-27 Felix S. Klock IITest cases for issue #20055.
2015-01-27 Manish GoregaokarRollup merge of #21625 - carols10cents:sliceext-example...
2015-01-27 Manish GoregaokarRollup merge of #21624 - emanueLczirai:vim_syntastic_fi...
2015-01-27 Manish GoregaokarRollup merge of #21623 - dinfuehr:patch-1, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21618 - snowe2010:documentation, r...
2015-01-27 Manish GoregaokarRollup merge of #21612 - bombless:patch-3, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21608 - JeffBelgum:collections-reform...
2015-01-27 Manish GoregaokarRollup merge of #21602 - japaric:derive-copy, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21597 - iKevinY:mobile-api-docs, r=cmr
2015-01-27 Manish GoregaokarRollup merge of #21591 - GuillaumeGomez:hash, r=alexcri...
2015-01-27 Edward Wangborrowck: aliasability violation with closure captures...
2015-01-27 Niko MatsakisAdjust error messages due to having more type informati...
2015-01-27 Niko MatsakisFix two type inference failures uncovered by japaric...
2015-01-27 Jorge Apariciocleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant...
2015-01-27 borsAuto merge of #21586 - pyfisch:patch-1, r=alexcrichton
2015-01-27 borsAuto merge of #21657 - pnkfelix:block-remainder-extents...
2015-01-27 Felix S. Klock IIAdd `CodeExtent::Remainder` variant; pre-req for new...
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in test/compile-fail.
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in test/run-pass.
2015-01-27 borsAuto merge of #21564 - steveklabnik:doc_cell, r=alexcri...
2015-01-27 borsAuto merge of #21646 - dotdash:default_target_cpu,...
2015-01-27 Brian AndersonMerge fixes
2015-01-27 borsAuto merge of #21543 - alexcrichton:old-io, r=aturon
2015-01-27 Brian AndersonMake '-A warnings' apply to all warnings, including...
2015-01-27 Alex Crichtonstd: Rename Writer::write to Writer::write_all
2015-01-27 Alex CrichtonFallout of io => old_io
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-26 borsAuto merge of #21606 - arielb1:clean-cast, r=huonw
2015-01-26 borsAuto merge of #21617 - alexcrichton:less-quotes, r...
2015-01-26 Tshepang Lekhonkhobebench: this file has not compiled at least since March...
2015-01-26 borsAuto merge of #21614 - kvark:typedef, r=huonw
2015-01-26 Oliver Schneiderfallout
2015-01-26 borsAuto merge of #21401 - kballard:optimize-shrink-to...
2015-01-26 borsAuto merge of #21610 - sfackler:debug-lint, r=alexcrichton
2015-01-26 borsAuto merge of #21605 - huonw:omg-muscle-memory, r=eddyb
next