Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1939976 - Ignore the core::option::unwrap_failed function when ge…
Browse files Browse the repository at this point in the history
…nerating crash signatures
gabrielesvelto committed Jan 27, 2025
1 parent aa5b567 commit 95b15d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/signature/siglists/irrelevant_signature_re.txt
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ core::mem::drop
core::mem::replace
core::ops::function::FnOnce::call_once<T>
core::option::Option<T>
core::option::unwrap_failed
core::panicking::
core::ptr::write
core::ptr::mut_ptr

0 comments on commit 95b15d2

Please sign in to comment.