Logo
Explore Help
Sign In
itsscb/rust
1
0
Fork 0
You've already forked rust
mirror of https://github.com/rust-lang/rust.git synced 2025-12-01 09:08:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
rust/src/librustdoc/formats
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
..
cache.rs
don't use .into() to convert types to identical types (clippy::useless_conversion)
2021-08-03 10:17:57 +02:00
item_type.rs
Fix macro bug in impl From<DefKind> for ItemType
2021-04-23 15:56:50 -04:00
mod.rs
Add type to differentiate between fake and real DefId's
2021-05-04 19:34:12 +02:00
renderer.rs
Remove unnecessary item_name parameter to mod_item_in
2021-04-22 19:53:38 -04:00
Powered by Gitea Version: 1.23.6 Page: 620ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API