about summary refs log tree commit diff
path: root/src/test/run-pass/attr-before-view-item2.rs
AgeCommit message (Expand)AuthorLines
2019-06-08Move some run-pass attribute tests to uiVadim Petrochenkov-12/+0
2019-06-08Introduce `#[rustc_dummy]` attribute and use it in testsVadim Petrochenkov-6/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+2
2016-08-22Fix compiletest so it respects warnings for run-pass.Ahmed Charles-2/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-02-16Add custom_attribute gate to tests which need themManish Goregaokar-0/+2
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-30test: Remove export from the tests, language, and libraries. rs=deexportingPatrick Walton-3/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+1
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-05-08Support visibility modifiers and attributes on view itemsMarijn Haverbeke-0/+9