Commit ce0ff3c
authored
Rollup merge of #157254 - felix91gr:patch-1, r=jhpratt
Correct description of panic.rs
I was perusing the module documentation and stumbled upon the existing description, which confused me for a minute.
## Summary:
The foremost description of this module was:
> Panic support in the standard library.
This commit changes that to:
> Panic support in core.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments