rust/library/compiler-builtins/crates/panic-handler
Trevor Gross ab453db3c4 panic-handler: Remove the no_core feature
This was introduced before `#[panic_handler]` was stable, but should no
longer be needed. Additionally, we only need it for
`builtins-test-intrinsics`, not as a dependency of `compiler-builtins`.
2025-06-04 21:27:00 +00:00
..
src panic-handler: Remove the no_core feature 2025-06-04 21:27:00 +00:00
Cargo.toml Switch repository layout to use a virtual manifest 2025-03-19 00:49:34 -05:00