diff options
| author | Brian Anderson <banderson@mozilla.com> | 2014-11-05 15:49:37 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2014-11-05 17:35:40 -0800 |
| commit | f383ce62e80592b1c46d0c259733efc38f695352 (patch) | |
| tree | 4dde39a58fefd8a0fe88e774eddc4b824fb1eddc /src/rustllvm/RustWrapper.cpp | |
| parent | 68ac44cb97d9f7fd5e552aabb516f61cbb5b6760 (diff) | |
| download | rust-f383ce62e80592b1c46d0c259733efc38f695352.tar.gz rust-f383ce62e80592b1c46d0c259733efc38f695352.zip | |
rustc: Add some more checks to the stability lint
This catches uses of unstable traits in
```
trait Foo: UnstableTrait { }
```
and
```
impl UnstableTrait for Foo { }
```
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
