FIXME(44217) remove fixme because the allocator logic was removed, but platform specific code remains
This commit is contained in:
parent
cf329d5978
commit
7092fca984
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ const EXCEPTION_PATHS: &[&str] = &[
|
|||
"src/rtstartup", // Not sure what to do about this. magic stuff for mingw
|
||||
|
||||
// temporary exceptions
|
||||
"src/libstd/lib.rs", // FIXME(#44217)
|
||||
"src/libstd/lib.rs",
|
||||
"src/libstd/path.rs",
|
||||
"src/libstd/f32.rs",
|
||||
"src/libstd/f64.rs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue