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
2025-05-01 12:37:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
453b51a65a
rust
/
tests
/
ui
/
resolve
/
auxiliary
/
foreign-trait-with-assoc.rs
Michael Goulet
29f31c58e9
Don't call fn_arg_names for non-fn in resolver
2024-09-07 07:38:22 -04:00
4 lines
32 B
Rust
Raw
Blame
History
pub
trait
Foo
{
type
Bar
;
}
Reference in New Issue
View Git Blame
Copy Permalink