about summary refs log tree commit diff
path: root/src/test/compile-fail
AgeCommit message (Expand)AuthorLines
2016-09-26Rollup merge of #36662 - jseyfried:parse_macro_invoc_paths, r=nrcJonathan Turner-6/+40
2016-09-26Update E0446 label with improved wordingJonathan Turner-1/+1
2016-09-26Update E0025 to new error formatKeith Yeung-9/+21
2016-09-26Update E0425, E0446, E0449Jonathan Turner-45/+74
2016-09-26Auto merge of #36661 - jneem:master, r=nrcbors-0/+16
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-26Forbid user-defined macros named "macro_rules".Jeffrey Seyfried-0/+11
2016-09-25fix 36708Tim Neumann-0/+38
2016-09-23Auto merge of #36649 - eddyb:selfish-idents, r=pnkfelixbors-0/+19
2016-09-23Added tests and fixed corner case for trailing attributes with no attached bi...Felix S. Klock II-0/+78
2016-09-23Generic unit tests for attributes on lifetime/type formals in generics list.Felix S. Klock II-0/+151
2016-09-23Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomezbors-1/+3
2016-09-23Fix fallout in tests.Jeffrey Seyfried-6/+2
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
2016-09-22Auto merge of #36618 - jseyfried:crate_root_attr_invoc, r=nrcbors-0/+11
2016-09-22#36553 specialisation error 502 is misleadingGianni Ciccarelli-1/+1
2016-09-21Add regression test.Jeffrey Seyfried-0/+11
2016-09-20Update E0560 to include labelaclarry-12/+23
2016-09-20rustc_resolve: bring back "struct called like a function" cross-crate.Eduard Burtescu-0/+20
2016-09-20Don't ICE when a float can't be parsedmcarton-0/+1
2016-09-18Fix name of error test fileaclarry-0/+0
2016-09-17Auto merge of #36502 - TimNN:correct-cancel, r=jseyfriedbors-0/+15
2016-09-16Auto merge of #36536 - jonathandturner:rollup, r=jonathandturnerbors-1/+2
2016-09-16Rollup merge of #36383 - GuillaumeGomez:e0049, r=jonathandturnerJonathan Turner-1/+2
2016-09-16fix test falloutAriel Ben-Yehuda-7/+7
2016-09-16forbid moves out of slicesAriel Ben-Yehuda-0/+21
2016-09-15correctly cancel some errorsTim Neumann-0/+15
2016-09-15Rollup merge of #36461 - nikomatsakis:issue-36053, r=arielb1Manish Goregaokar-0/+21
2016-09-15Rollup merge of #36438 - jseyfried:node_ids_in_expansion, r=nrcManish Goregaokar-0/+46
2016-09-15Rollup merge of #36429 - durka:patch-30, r=nagisaManish Goregaokar-4/+4
2016-09-15Rollup merge of #36384 - petrochenkov:derclone, r=alexcrichtonManish Goregaokar-14/+75
2016-09-14Auto merge of #36270 - petrochenkov:pipwarnagain, r=nikomatsakisbors-2/+6
2016-09-14Update E0049 to new error formatGuillaume Gomez-1/+2
2016-09-14clear obligations-added flag with nested fulfillcxNiko Matsakis-0/+21
2016-09-13Auto merge of #35021 - japaric:rustc-builtins, r=alexcrichtonbors-0/+14
2016-09-13Rollup merge of #36389 - jfirebaugh:E0297, r=GuillaumeGomezGuillaume Gomez-1/+3
2016-09-13Rewrite the unit tests in `ext/expand.rs` as a `compile-fail` test.Jeffrey Seyfried-0/+46
2016-09-12crate-ify compiler-rt into compiler-builtinsJorge Aparicio-0/+14
2016-09-13fix "X is not a member of trait Y" span labelsAlex Burka-4/+4
2016-09-12Auto merge of #36354 - mikhail-m1:master, r=jonathandturnerbors-42/+0
2016-09-11Auto merge of #36369 - uweigand:s390x, r=alexcrichtonbors-0/+10
2016-09-10Update E0297 to new error formatJohn Firebaugh-1/+3