about summary refs log tree commit diff
path: root/src/test/ui/custom-attribute-multisegment.rs
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-1/+1
2018-08-23Stabilize a few secondary macro featuresVadim Petrochenkov-1/+1
`tool_attributes`, `proc_macro_path_invoc`, partially `proc_macro_gen`
2018-08-06Address review commentsVadim Petrochenkov-0/+18
Adjust a few fulldeps and pretty-printing tests Fix rebase