This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-30 18:53:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e9aa75bcd
rust
/
tests
/
ui
/
traits
/
auxiliary
/
trivial4.rs
Oli Scherer
042f6052ab
Add some tests around where bounds on associated items and their lack of effect on impls
2023-06-26 09:56:28 +00:00
4 lines
41 B
Rust
Raw
Blame
History
pub
trait
Trait
{
}
impl
Trait
for
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink