enso/lib/rust/reflect
Paweł Grabarz 7653280e33
Remove all usages of unstable rust features (#10813)
Removed all `#![feature]` flags, except for `#![feature(test)]`. Once parser benchmarks are ported to something that is compatible with stable rust, we will be able to switch to it.
2024-08-22 14:09:17 +00:00
..
macros Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
src Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
tests Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
Cargo.toml Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00