about summary refs log tree commit diff
path: root/src/test/compile-fail/privacy/restricted
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-184/+0
2018-06-04Changed a few tests, and changed the folder of a few of them.Crazycolorz5-61/+0
2018-01-15Reexport -> re-export in error messagesCarol (Nichols || Goulding)-1/+1
2017-10-28Auto merge of #45503 - thombles:tk/i44339-v5, r=petrochenkovbors-3/+1
2017-10-25Update tests for less noisy error messagesThomas Karpiniec-3/+1
2017-10-22`crate` shorthand visibility modifierZack M. Davis-1/+11
2017-07-27Give span to angle bracketed generic argumentsVadim Petrochenkov-23/+0
2017-07-27Discern between `Path` and `Path<>` in ASTVadim Petrochenkov-1/+5
2017-05-30Turn sufficiently old compatibility lints into hard errorsVadim Petrochenkov-2/+0
2017-03-22Add diagnostic for incorrect `pub (restriction)`Esteban Küber-9/+12
2017-03-21Refactor parsing of trait object typesVadim Petrochenkov-6/+6
2017-03-17Make priv in pub hard error for crates using pub(restricted)Taylor Cramer-4/+0
2017-03-15Stabilize pub(restricted)Taylor Cramer-41/+4
2017-03-10Update syntax for `pub(restricted)`Vadim Petrochenkov-11/+6
2017-01-14Auto merge of #38914 - est31:tidy-gate-tests, r=nikomatsakisbors-0/+2
2017-01-12Mark even more tests as gate testsest31-0/+2
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-1/+1
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-3/+3
2016-08-26Stabilize type-macrosDaniele Baracchi-3/+3
2016-05-28Move some other checks to AST sanity passVadim Petrochenkov-0/+2
2016-05-06s/aux/auxiliary, because windowsNiko Matsakis-0/+0
2016-05-06move auxiliary builds to a test-relative `aux`Niko Matsakis-0/+23
2016-04-27Add testsJeffrey Seyfried-0/+70
2016-04-24syntax: Check paths in visibilities for type parametersVadim Petrochenkov-0/+20
2016-04-21fix broken test revealed by compiletestNiko Matsakis-1/+3
2016-04-16Add tests for `pub(restricted)`Jeffrey Seyfried-0/+182