about summary refs log tree commit diff
path: root/src/test/ui/rfc-2091-track-caller/error-with-trait-decl.rs
AgeCommit message (Expand)AuthorLines
2020-03-22Allow #[track_caller] in traits.Adam Perry-12/+0
2019-12-05Remove #[track_caller] from incomplete features list.Adam Perry-1/+1
2019-10-25Move handling of `#[track_caller]` to `check_attr`varkor-2/+1
2019-10-07Update expected error output.Adam Perry-1/+1
2019-10-07Expand E0738 to cover different cases.Adam Perry-0/+13