diff options
| author | bors <bors@rust-lang.org> | 2014-01-18 13:01:47 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-01-18 13:01:47 -0800 |
| commit | b5a110c7feed3a87a0daee1e829fa0cb03026a4e (patch) | |
| tree | 3844da3af36ea7c9932b6074348c923e333aa51f /src/test/compile-fail/phase-syntax-doesnt-resolve.rs | |
| parent | c5d05acf392afc9c480ee7b23f2132c1a110de8c (diff) | |
| parent | 4a78364d491ee2d3a49f4ed5e62f63cd5748d898 (diff) | |
| download | rust-b5a110c7feed3a87a0daee1e829fa0cb03026a4e.tar.gz rust-b5a110c7feed3a87a0daee1e829fa0cb03026a4e.zip | |
auto merge of #11607 : alexcrichton/rust/issue-9957, r=cmr
For `use` statements, this means disallowing qualifiers when in functions and disallowing `priv` outside of functions. For `extern mod` statements, this means disallowing everything everywhere. It may have been envisioned for `pub extern mod foo` to be a thing, but it currently doesn't do anything (resolve doesn't pick it up), so better to err on the side of forwards-compatibility and forbid it entirely for now. Closes #9957
Diffstat (limited to 'src/test/compile-fail/phase-syntax-doesnt-resolve.rs')
0 files changed, 0 insertions, 0 deletions
