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 |
|
lpy
|
aac6e31763
|
Remove remaining nolink usages.(fixes #12810)
|
2014-03-12 15:01:25 -07:00 |
|
Graydon Hoare
|
8c78311e81
|
test: un-xfail now working run-pass/foreign-struct.rs, close #2334.
|
2013-08-19 15:09:19 -07:00 |
|
Patrick Walton
|
06594ed96b
|
librustc: Remove pub extern and priv extern from the language.
Place `pub` or `priv` on individual items instead.
|
2013-07-20 17:39:38 -07:00 |
|
Patrick Walton
|
9d011ebf67
|
test: Fix tests.
|
2013-05-08 17:04:02 -07:00 |
|
Patrick Walton
|
6b5d1afeec
|
librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning
|
2013-03-07 22:32:52 -08: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 |
|
Graydon Hoare
|
debb7e4641
|
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
|
2012-07-03 16:11:00 -07:00 |
|