about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorDylan MacKenzie <ecstaticmorse@gmail.com>2020-01-02 15:47:27 -0800
committerDylan MacKenzie <ecstaticmorse@gmail.com>2020-01-09 16:46:14 -0800
commitfd4a6a12136c5b5d6bce4081e95890df1fd1febd (patch)
tree06300ce116617d52c29463ae967954fd2ebc5c23 /src/test/debuginfo/enum-thinlto.rs
parent6fc41585043927c3b9b404ddc357e67ab443eb70 (diff)
downloadrust-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