rust/clippy_lints
Deadbeef 272df70b50 treat host effect params as erased generics in codegen
This fixes the changes brought to codegen tests when effect params are
added to libcore, by not attempting to monomorphize functions that get
the host param by being `const fn`.
2023-09-14 07:34:35 +00:00
..

This crate contains Clippy lints. For the main crate, check GitHub.