1
0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-07-08 20:24:05 +00:00

More fixes

This commit is contained in:
jugeeya
2023-12-13 17:24:20 -08:00
committed by GitHub
parent a6dc5ea691
commit 2bf2a0af34

@ -3,7 +3,7 @@
#![feature(const_mut_refs)]
#![feature(exclusive_range_pattern)]
#![feature(c_variadic)]
#[allow(stable_features)]
#![allow(stable_features)]
#![feature(pointer_byte_offsets)]
#![allow(
clippy::borrow_interior_mutable_const,