move personality to sys
This commit is contained in:
parent
921f669749
commit
90e11a2a58
9 changed files with 1 additions and 3 deletions
|
@ -603,7 +603,6 @@ pub mod alloc;
|
|||
|
||||
// Private support modules
|
||||
mod panicking;
|
||||
mod personality;
|
||||
|
||||
#[path = "../../backtrace/src/lib.rs"]
|
||||
#[allow(dead_code, unused_attributes, fuzzy_provenance_casts)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue