about summary refs log tree commit diff
path: root/tests/rustdoc/source-code-pages/source-file.rs
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2025-04-21 03:10:13 +0300
committerChayim Refael Friedman <chayimfr@gmail.com>2025-04-21 03:10:13 +0300
commit3b2bb61dc877d0f134b3e92868695b02a36df703 (patch)
treee2f78f3fa59b6e5fb430fd871c7439de0b8f2a53 /tests/rustdoc/source-code-pages/source-file.rs
parentb2908433fe57d8263e9689639798aba237be0f9b (diff)
downloadrust-3b2bb61dc877d0f134b3e92868695b02a36df703.tar.gz
rust-3b2bb61dc877d0f134b3e92868695b02a36df703.zip
Remove unnecessary predefined symbol clones
Now that they're const it's no longer needed.

Nothing manual was performed: only a regexp search of `sym::([\w][\w\d]*)\.clone\(\)` and replace by `sym::$1`.
Diffstat (limited to 'tests/rustdoc/source-code-pages/source-file.rs')
0 files changed, 0 insertions, 0 deletions