mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
rt: rust_env is a struct
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
// hugely expensive and should only be used as a last resort.
|
||||
#define RUSTRT_TRACK_ALLOCATIONS 0
|
||||
|
||||
class rust_env;
|
||||
struct rust_env;
|
||||
|
||||
class memory_region {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user