Skip to content

use String::new() instead of String::from(""), "".to_string(), "".to_…

ede1f7d
Select commit
Loading
Failed to load commit list.
Merged

use String::new() instead of String::from(""), "".to_string(), "".to_owned() or "".into() #53563

use String::new() instead of String::from(""), "".to_string(), "".to_…
ede1f7d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs