Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoodad committed Aug 5, 2024
1 parent 9fda37c commit 2d56bd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions puffin/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
// This code is typically located at the place of call and two closures deep.
// Strip away this useless suffix.
pub(crate) const USELESS_SCOPE_NAME_SUFFIX: &str = "::f";
// By having this seperated out from the suffix we can remove all clouser names
// regardless of depth.
pub(crate) const USELESS_CLOSURE_SUFFIX: &str = "::{{closure}}";

#[doc(hidden)]
Expand Down

0 comments on commit 2d56bd2

Please sign in to comment.