Vadim Petrochenkov
|
9be35f82c1
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
Vadim Petrochenkov
|
ca9faa52f5
|
tests: Add missing run-pass annotations
|
2019-07-27 18:56:13 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Brian Anderson
|
8c93a79e38
|
rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
|
2015-03-23 14:40:26 -07:00 |
|
Brian Anderson
|
072a920503
|
Remove check-fast. Closes #4193, #8844, #6330, #7416
|
2014-04-06 15:55:43 -07:00 |
|
Florian Hahn
|
f62460c1f5
|
Change xfail directives in compiletests to ignore, closes #11363
|
2014-02-11 18:23:20 +01:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Patrick Walton
|
592c2e1db4
|
test: Remove export from the tests, language, and libraries. rs=deexporting
|
2013-01-30 15:56:40 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Brian Anderson
|
021bfb4b9b
|
Reenable expr-scope test. Disable under check-fast
|
2011-07-28 14:14:29 -07:00 |
|
Marijn Haverbeke
|
1836f59d9a
|
Disable expr-scope test, since it break windows
|
2011-07-28 12:02:08 +02:00 |
|
Josh Matthews
|
f0e29c92aa
|
:: is allowed to start an expression. Close #762.
|
2011-07-28 02:33:24 -04:00 |
|