rustup
This commit is contained in:
parent
fd81012477
commit
6ca67a346b
@ -1 +1 @@
|
||||
7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772
|
||||
9491f18c5de3ff1c4bf9c3fdacf52d9859e26f7c
|
||||
|
@ -1,4 +1,4 @@
|
||||
#![feature(track_caller, stmt_expr_attributes)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
use std::fmt::Debug;
|
||||
|
||||
// Helper function to avoid promotion so that this tests "run-time" casts, not CTFE.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#![feature(track_caller, core_intrinsics)]
|
||||
#![feature(core_intrinsics)]
|
||||
|
||||
use std::panic::Location;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user