mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
Update crates/ide_assists/src/handlers/unwrap_result_return_type.rs
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
// Assist: unwrap_result_return_type
|
||||
//
|
||||
// Wrap the function's return type into Result.
|
||||
// Unwrap the function's return type.
|
||||
//
|
||||
// ```
|
||||
// # //- minicore: result
|
||||
|
||||
Reference in New Issue
Block a user