-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Fix typo (panick -> panic) #97514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo (panick -> panic) #97514
Conversation
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
(rust-highfive has picked a reviewer for you, use r? to override) |
@bors r+ rollup |
📌 Commit f344d56 has been approved by |
Fix typo (panick -> panic) Fix typo (panick -> panic) in `std::error` module docs.
☀️ Test successful - checks-actions |
Finished benchmarking commit (28b8919): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Fix typo (panick -> panic) in
std::error
module docs.