mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Fixed typos in code comments
This commit is contained in:
parent
939ca83b34
commit
21f8239ac8
23 changed files with 42 additions and 42 deletions
|
@ -251,7 +251,7 @@ impl<S> DecodeMut<'_, '_, S> for String {
|
|||
}
|
||||
}
|
||||
|
||||
/// Simplied version of panic payloads, ignoring
|
||||
/// Simplified version of panic payloads, ignoring
|
||||
/// types other than `&'static str` and `String`.
|
||||
#[derive(Debug)]
|
||||
pub enum PanicMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue