This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
02b7754f9e
granite-rust
/
compiler
/
rustc_mir
History
Matthias Krüger
02b7754f9e
don't use .into() to convert types to identical types (clippy::useless_conversion)
...
Example: let _x: String = String::from("hello world").into();
2021-08-03 10:17:57 +02:00
..
src
don't use .into() to convert types to identical types (clippy::useless_conversion)
2021-08-03 10:17:57 +02:00
Cargo.toml
rfc3052: Remove authors field from Cargo manifests
2021-07-29 14:56:05 -07:00