diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-06-27 22:24:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-27 22:24:13 +0000 |
commit | f4668ee7ead955ead1e9b9171e661e1c0409cb81 (patch) | |
tree | 299df85ce4b7b41f7c6bdc6d6f0c1609bde63d2f /gcc/rust/backend | |
parent | 54e0d0171932b7c43e69f685e5fe41d473ddf5bf (diff) | |
parent | b81ef441b896d734489bb434014dc028e45a3f90 (diff) | |
download | gcc-f4668ee7ead955ead1e9b9171e661e1c0409cb81.zip gcc-f4668ee7ead955ead1e9b9171e661e1c0409cb81.tar.gz gcc-f4668ee7ead955ead1e9b9171e661e1c0409cb81.tar.bz2 |
Merge #502
502: Trait Obligations building block r=philberty a=philberty
This is a building block for actually enforcing the obligations of a trait.
It includes a query-based lookup of the trait to avoid reloading it so
we only do the hard work once. Then provides the enforcement for
basic functions. Constants, methods and associated types are still
WIP.
Addresses: #440
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions