]> git.lizzy.rs Git - rust.git/history - src/test
Add rustc-stageN targets to rustbuild
[rust.git] / src / test /
2016-06-28 borsAuto merge of #34519 - alexcrichton:fix-nightlies,...
2016-06-28 borsAuto merge of #34525 - GuillaumeGomez:rollup, r=Guillau...
2016-06-28 Guillaume GomezRollup merge of #34524 - frewsxcv:std-io-sink, r=Guilla...
2016-06-28 Guillaume GomezRollup merge of #34518 - frewsxcv:io-repeat, r=Guillaum...
2016-06-28 Guillaume GomezRollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomez
2016-06-28 Guillaume GomezRollup merge of #34479 - ollie27:rustdoc_renamed_reexpo...
2016-06-28 Guillaume GomezRollup merge of #34475 - frewsxcv:path-component, r...
2016-06-28 Guillaume GomezRollup merge of #34471 - GuillaumeGomez:fix_expl, r...
2016-06-28 Guillaume GomezRollup merge of #34462 - dns2utf8:leading_zeros, r...
2016-06-28 Guillaume GomezRollup merge of #34442 - tatsuya6502:doc-book-ownership...
2016-06-28 Guillaume GomezRollup merge of #34415 - ollie27:docs_float, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichton
2016-06-28 Guillaume GomezRollup merge of #34328 - wuranbo:patch-1, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34287 - durka:patch-26, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34080 - royalstream:royalstream-book...
2016-06-27 borsAuto merge of #34424 - jseyfried:breaking_batch, r...
2016-06-27 borsAuto merge of #34169 - scottcarr:dominator-cache, r...
2016-06-27 borsAuto merge of #34477 - ollie27:patch-1, r=GuillaumeGomez
2016-06-27 borsAuto merge of #34453 - frewsxcv:regress, r=sanxiyn
2016-06-27 borsAuto merge of #34419 - eddyb:virtually-inexistent,...
2016-06-27 borsAuto merge of #34491 - eddyb:return-in-peace, r=nagisa
2016-06-26 Eduard BurtescuRemove the return_address intrinsic.
2016-06-26 borsAuto merge of #34450 - jseyfried:fix_include_path,...
2016-06-26 Jeffrey SeyfriedRollup merge of #34436 - jseyfried:no_block_expr, r...
2016-06-26 Jeffrey SeyfriedRollup merge of #34339 - jseyfried:thin_vec, r=petroche...
2016-06-26 Jeffrey SeyfriedRollup merge of #34316 - jseyfried:refactor_ast_stmt...
2016-06-26 Jeffrey SeyfriedRollup merge of #33943 - jseyfried:libsyntax_cleanup...
2016-06-26 Jeffrey SeyfriedRollup merge of #34385 - cgswords:tstream, r=nrc
2016-06-26 Oliver Middletonrustdoc: Fix inlined renamed reexports in import lists
2016-06-25 Jeffrey SeyfriedRollup merge of #34403 - jonathandturner:move_liberror...
2016-06-25 Jeffrey SeyfriedRollup merge of #34368 - petrochenkov:astqpath, r=Manis...
2016-06-25 Jeffrey SeyfriedRollup merge of #34213 - josephDunne:trait_item_macros...
2016-06-25 borsAuto merge of #34410 - frewsxcv:code-like, r=apasel422
2016-06-25 Manish GoregaokarRollup merge of #34449 - regexident:ast_docs, r=stevekl...
2016-06-25 Manish GoregaokarRollup merge of #34445 - pyjarrett:lang_item_table_macr...
2016-06-25 Manish GoregaokarRollup merge of #34438 - frewsxcv:joinhandle, r=Guillau...
2016-06-25 Manish GoregaokarRollup merge of #34435 - sanxiyn:typo, r=apasel422
2016-06-25 Manish GoregaokarRollup merge of #34414 - alfiedotwtf:patch-1, r=stevekl...
2016-06-25 Manish GoregaokarRollup merge of #34411 - Vogtinator:patch-1, r=sanxiyn
2016-06-25 Manish GoregaokarRollup merge of #34379 - liigo:patch-11, r=GuillaumeGomez
2016-06-25 Corey FarwellAdd regression test for #24424.
2016-06-25 borsAuto merge of #34452 - frewsxcv:unwrap-or, r=alexcrichton
2016-06-25 borsAuto merge of #34441 - tbu-:pr_dont_ignore_errors,...
2016-06-24 Jonathan Turnerreexport errors from syntax. fix failing cfail test
2016-06-24 borsAuto merge of #34401 - GuillaumeGomez:err-codes, r...
2016-06-24 borsAuto merge of #34439 - ollie27:rustdoc_panic_fix, r...
2016-06-24 borsAuto merge of #34425 - tbu-:pr_len_instead_of_size_hint...
2016-06-24 Jonathan TurnerReexport syntax_pos in codemap and fix some cfail tests
2016-06-24 Jeffrey SeyfriedAdd regression test
2016-06-24 borsAuto merge of #34399 - alexcrichton:issue-audit, r...
2016-06-24 Jonathan TurnerFix rfail test missing import
2016-06-24 borsAuto merge of #34055 - brson:cmake, r=alexcrichton
2016-06-24 borsAuto merge of #34077 - durka:patch-23, r=alexcrichton
2016-06-24 Jonathan TurnerFix up rpass tests missing imports
2016-06-23 Oliver Middletonrustdoc: Fix panic caused by doc(hidden) trait methods
2016-06-23 Jonathan TurnerAdd missing 'extern crate' for test
2016-06-23 borsAuto merge of #34372 - ollie27:rustdoc_sidebar, r=steve...
2016-06-23 Jeffrey SeyfriedAdd regression test
2016-06-23 Jonathan TurnerFix touchy test to work with old and new error format
2016-06-23 Jonathan TurnerAddress more travis errors
2016-06-23 Jonathan TurnerMove errors from libsyntax to its own crate
2016-06-23 borsAuto merge of #34364 - cynicaldevil:develop, r=Guillaum...
2016-06-23 borsAuto merge of #34253 - jseyfried:improve_multi_modifier...
2016-06-23 borsAuto merge of #34374 - jseyfried:fix_hygiene_bug, r=nrc
2016-06-23 Eduard BurtescuDon't translate vtable methods with Self: Sized bounds.
2016-06-23 Alex Burkaupgrade thread_local! invocation syntax
2016-06-22 Jeffrey SeyfriedMore hygiene tests
2016-06-22 borsAuto merge of #34408 - Manishearth:rollup, r=Manishearth
2016-06-22 Manish GoregaokarRollup merge of #34404 - ollie27:concat_idents, r=alexc...
2016-06-22 Manish GoregaokarRollup merge of #34394 - oli-obk:const_cast_false_posit...
2016-06-22 Manish GoregaokarRollup merge of #34387 - ollie27:rustdoc_src_links...
2016-06-22 Manish GoregaokarRollup merge of #34383 - alexcrichton:less-compiler...
2016-06-22 Manish GoregaokarRollup merge of #34367 - Stebalien:issue-23281, r=sfackler
2016-06-22 Manish GoregaokarRollup merge of #34363 - GuillaumeGomez:sleep, r=alexcr...
2016-06-22 Manish GoregaokarRollup merge of #34190 - ollie27:wrapping_fmt, r=alexcr...
2016-06-22 borsAuto merge of #33976 - komamitsu:assert_eq_with_msg...
2016-06-22 borsAuto merge of #33830 - moosingin3space:feature/mutable...
2016-06-21 Guillaume GomezRollup merge of #34391 - pyjarrett:master, r=jseyfried
2016-06-21 Guillaume GomezRollup merge of #34380 - sanxiyn:travis-gdb, r=alexcrichton
2016-06-21 Guillaume GomezRollup merge of #34378 - liigo:patch-10, r=Manishearth
2016-06-21 Guillaume GomezRollup merge of #34371 - frewsxcv:thread-name, r=stevek...
2016-06-21 Guillaume GomezRollup merge of #34369 - astocko:fix_doc_urls, r=stevek...
2016-06-21 Guillaume GomezRollup merge of #34360 - dsprenkels:ops-doc, r=apasel422
2016-06-21 Guillaume GomezRollup merge of #34356 - matklad:cstr-docs, r=Guillaume...
2016-06-21 cgswordsRefactored tokentrees into their own files in preparati...
2016-06-21 Guillaume GomezFix overflow error in thread::sleep
2016-06-21 borsAuto merge of #34155 - ollie27:unzip, r=alexcrichton
2016-06-21 Oliver Schneiderdon't warn on casting byte strs to slices
2016-06-21 Mitsunori KomatsuAdd message argument to `assert_eq` macro
2016-06-21 borsAuto merge of #34189 - eddyb:mir-trans-imm, r=nagisa
2016-06-20 borsAuto merge of #34186 - GuillaumeGomez:err-code-check...
2016-06-20 Oliver Middletonrustdoc: Fix a couple of issues with src links to exter...
2016-06-20 Eduard Burtescutrans: generalize immediate temporaries to all MIR...
2016-06-20 Vadim PetrochenkovMerge PatKind::QPath into PatKind::Path in AST
2016-06-20 Steven AllenAdd regression test for #23281
2016-06-20 Jeffrey SeyfriedAdd more hygiene tests
2016-06-20 Jeffrey SeyfriedAdd regression test
2016-06-20 borsAuto merge of #33950 - srinivasreddy:rtstartup_rustfmt...
2016-06-20 borsAuto merge of #34348 - dsprenkels:issue-34194-test...
2016-06-20 borsAuto merge of #34340 - marudor:master, r=japaric
next