This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ace7241087
rust
/
tests
/
source
/
issue_4322.rs
Eric
ae5696a7c4
test: add test for
#4322
2021-09-02 20:53:15 -05:00
4 lines
43 B
XML
Raw
Blame
History
trait Bar {
type X
<
'a> where Self: 'a;
}
Reference in New Issue
View Git Blame
Copy Permalink