summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-11-03add #32791 test caseNiko Matsakis-0/+81
2016-11-03Fix label scopes.Jeffrey Seyfried-0/+3
2016-10-22[beta] trans: pad const structs to aligned sizeTim Neumann-0/+25
2016-10-19Deprecate `Reflect`Nick Cameron-7/+1
2016-10-19Stabilise attributes on statements.Nick Cameron-17/+9
2016-10-19Stabilise `?`Nick Cameron-33/+2
2016-10-19Add regression test.Jeffrey Seyfried-0/+25
2016-10-18normalize types every time HR regions are erasedAriel Ben-Yehuda-0/+25
2016-10-18Some tests to check that lifetime parametric fn's do not trip up LLVM.Felix S. Klock II-0/+54
2016-10-11force `i1` booleans to `i8` when comparingNiko Matsakis-0/+24
2016-10-11stop having identity casts be lexprsAriel Ben-Yehuda-0/+35
2016-10-11loosen assertion against proj in collectorNiko Matsakis-0/+34
2016-09-27Auto merge of #36761 - jonathandturner:E0425_E0446_E0449, r=nrcbors-29/+91
2016-09-27Auto merge of #36758 - michaelwoerister:incr-comp-file-headers, r=eddybbors-0/+29
2016-09-26Auto merge of #36764 - jonathandturner:rollup, r=jonathandturnerbors-8/+142
2016-09-26Rollup merge of #36756 - alygin:e0512-new-format, r=jonathandturnerJonathan Turner-0/+1
2016-09-26Rollup merge of #36727 - kallisti5:master, r=AatchJonathan Turner-0/+1
2016-09-26Rollup merge of #36723 - GuillaumeGomez:e0513, r=jonathandturnerJonathan Turner-0/+19
2016-09-26Rollup merge of #36721 - TimNN:infinite-emptiness, r=nrcJonathan Turner-0/+62
2016-09-26Rollup merge of #36662 - jseyfried:parse_macro_invoc_paths, r=nrcJonathan Turner-8/+43
2016-09-26Rollup merge of #36574 - japaric:link-arg, r=alexcrichtonJonathan Turner-0/+16
2016-09-26Update E0446 label with improved wordingJonathan Turner-1/+1
2016-09-26Update E0425, E0446, E0449Jonathan Turner-29/+91
2016-09-26Auto merge of #36661 - jneem:master, r=nrcbors-0/+16
2016-09-26incr.comp.: Add test case for cache artifact file headers.Michael Woerister-0/+29
2016-09-26New error format for E0512Andrew Lygin-0/+1
2016-09-26Add compile-fail test for E0513Guillaume Gomez-0/+19
2016-09-26Add a compile-fail test.Joe Neeman-0/+16
2016-09-26Auto merge of #36730 - jseyfried:make_macro_rules_invocations_magic, r=nrcbors-0/+11
2016-09-25Auto merge of #36652 - giannicic:issue-36553, r=nrcbors-1/+1
2016-09-26reject macros with empty repetitionsTim Neumann-0/+62
2016-09-26Add regression test.Jeffrey Seyfried-0/+38
2016-09-25Auto merge of #36151 - camlorn:struct_layout_optimization, r=eddybbors-2/+2
2016-09-26Forbid user-defined macros named "macro_rules".Jeffrey Seyfried-0/+11
2016-09-25Haiku: add workaround for missing F_DUPFD_CLOEXECNiels Sascha Reedijk-0/+1
2016-09-25fix 36708Tim Neumann-0/+38
2016-09-24Update codegen/link_section.rs.Austin Hicks-2/+2
2016-09-24librustc_mir: Propagate constants during copy propagation.Patrick Walton-10/+10
2016-09-23Auto merge of #36370 - michaelwoerister:incr-comp-metadata-hashes-check, r=ni...bors-0/+238
2016-09-24Rollup merge of #36566 - frewsxcv:9837, r=nikomatsakisGuillaume Gomez-0/+20
2016-09-24Rollup merge of #36498 - jonathandturner:macro_std_lib, r=nikomatsakisGuillaume Gomez-6/+6
2016-09-23ICH: Add ability to test the ICH of exported metadata items.Michael Woerister-0/+238
2016-09-23Auto merge of #36649 - eddyb:selfish-idents, r=pnkfelixbors-0/+19
2016-09-23Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomezbors-1/+3
2016-09-23Fix fallout in tests.Jeffrey Seyfried-8/+5
2016-09-22Auto merge of #36154 - nrc:proc-macro-init, r=@jseyfriedbors-0/+104
2016-09-22Rollup merge of #36539 - mikhail-m1:36530, r=jonathandturnerJonathan Turner-0/+32
2016-09-22Rollup merge of #36330 - aclarry:e0560-update, r=jonathandturnerJonathan Turner-12/+23
2016-09-22Don't let a type parameter named "Self" unchanged past HIR lowering.Eduard Burtescu-0/+19
2016-09-22Fix compile-fail syntax in error filemcarton-2/+3