core and std macros and panic internals use panic::Location::caller.
This commit is contained in:
parent
1ed41b0720
commit
eaccda009f
7 changed files with 35 additions and 37 deletions
|
@ -306,6 +306,7 @@
|
|||
#![feature(thread_local)]
|
||||
#![feature(toowned_clone_into)]
|
||||
#![feature(trace_macros)]
|
||||
#![feature(track_caller)]
|
||||
#![feature(try_reserve)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(untagged_unions)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue