1. 8c93a79 rustdoc: Replace no-pretty-expanded with pretty-expanded by Brian Anderson · 10 years ago
  2. aac6e31 Remove remaining nolink usages.(fixes #12810) by lpy · 11 years ago
  3. 8c78311 test: un-xfail now working run-pass/foreign-struct.rs, close #2334. by Graydon Hoare · 12 years ago
  4. 06594ed librustc: Remove `pub extern` and `priv extern` from the language. by Patrick Walton · 12 years ago
  5. 9d011eb test: Fix tests. by Patrick Walton · 12 years ago
  6. 6b5d1af librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning by Patrick Walton · 12 years ago
  7. 89c8ef7 check-fast fallout from removing export, r=burningtree by Graydon Hoare · 12 years ago
  8. 592c2e1 test: Remove export from the tests, language, and libraries. rs=deexporting by Patrick Walton · 12 years ago
  9. d1affff Reliciense makefiles and testsuite. Yup. by Graydon Hoare · 13 years ago
  10. dffe188 Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports]; by Graydon Hoare · 13 years ago
  11. debb7e4 Switch 'native' to 'extern' (or 'foreign' in some descriptions) by Graydon Hoare · 13 years ago[Renamed (83%) from src/test/run-pass/native-struct.rs]
  12. 358dc59 test: xfail-win32 run-pass/native-struct by Brian Anderson · 13 years ago
  13. 1135496 rustc: Hack around some FFI bustage. Unbreak servo by Brian Anderson · 13 years ago