mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
More fixes
This commit is contained in:
parent
a6dc5ea691
commit
2bf2a0af34
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue