mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
17 lines
603 B
Rust
17 lines
603 B
Rust
// ⚠️ GENERATED CODE ⚠️ - this entire file was generated by the `roc glue` CLI command
|
|
|
|
#![allow(unused_unsafe)]
|
|
#![allow(dead_code)]
|
|
#![allow(unused_mut)]
|
|
#![allow(non_snake_case)]
|
|
#![allow(non_camel_case_types)]
|
|
#![allow(non_upper_case_globals)]
|
|
#![allow(clippy::undocumented_unsafe_blocks)]
|
|
#![allow(clippy::redundant_static_lifetimes)]
|
|
#![allow(clippy::unused_unit)]
|
|
#![allow(clippy::missing_safety_doc)]
|
|
#![allow(clippy::let_and_return)]
|
|
#![allow(clippy::missing_safety_doc)]
|
|
#![allow(clippy::redundant_static_lifetimes)]
|
|
#![allow(clippy::needless_borrow)]
|
|
#![allow(clippy::clone_on_copy)]
|