diff options
| author | Dylan MacKenzie <ecstaticmorse@gmail.com> | 2020-01-02 15:47:27 -0800 |
|---|---|---|
| committer | Dylan MacKenzie <ecstaticmorse@gmail.com> | 2020-01-09 16:46:14 -0800 |
| commit | fd4a6a12136c5b5d6bce4081e95890df1fd1febd (patch) | |
| tree | 06300ce116617d52c29463ae967954fd2ebc5c23 /src/test/debuginfo/enum-thinlto.rs | |
| parent | 6fc41585043927c3b9b404ddc357e67ab443eb70 (diff) | |
| download | rust-fd4a6a12136c5b5d6bce4081e95890df1fd1febd.tar.gz rust-fd4a6a12136c5b5d6bce4081e95890df1fd1febd.zip | |
Add a `constness` field to `ast::TraitRef`
This is used for both the `?const` syntax in bounds as well as the `impl const Trait` syntax. I also considered handling these separately by adding a variant of `TraitBoundModifier` and a field to `ItemKind::Impl`, but this approach was less intrusive.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
