Fix clippy and rustdoc
please, please, don't match on `Symbol::as_str`s, every time you do, somewhere in the world another waffle becomes sad...
This commit is contained in:
parent
4ed2bf6802
commit
29fe28fcfc
3 changed files with 9 additions and 6 deletions
|
@ -542,6 +542,7 @@ symbols! {
|
|||
core,
|
||||
core_panic,
|
||||
core_panic_2015_macro,
|
||||
core_panic_2021_macro,
|
||||
core_panic_macro,
|
||||
cosf32,
|
||||
cosf64,
|
||||
|
@ -621,6 +622,7 @@ symbols! {
|
|||
doc_primitive,
|
||||
doc_spotlight,
|
||||
doctest,
|
||||
document_private_items,
|
||||
dotdot: "..",
|
||||
dotdot_in_tuple_patterns,
|
||||
dotdoteq_in_patterns,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue