Skip to content

Initialize MemoryExtra with StdRng#792

Closed
pvdrz wants to merge 3 commits into
rust-lang:masterfrom
pvdrz:ecx-memory-extra
Closed

Initialize MemoryExtra with StdRng#792
pvdrz wants to merge 3 commits into
rust-lang:masterfrom
pvdrz:ecx-memory-extra

Conversation

@pvdrz

@pvdrz pvdrz commented Jun 26, 2019

Copy link
Copy Markdown
Contributor

Related Rust PR: rust-lang/rust#62158

r? @RalfJung

@RalfJung

Copy link
Copy Markdown
Member

Please also remove the Default derive from memory::MemoryExtra.

@RalfJung

Copy link
Copy Markdown
Member

@christianpoveda I planned a bit of refactoring for this new memory.rs file. To avoid conflicts I think I am going to base that on top of your PR here if you don't mind. :)

@pvdrz

pvdrz commented Jun 27, 2019

Copy link
Copy Markdown
Contributor Author

Go ahead! Happy coding!

@RalfJung

Copy link
Copy Markdown
Member

@oli-obk I did the "get stuff our of lib.rs" that we talked about.

@RalfJung

Copy link
Copy Markdown
Member

Closing in favor of #799, we need this branch in the miri repo already to land it in rustc synchronously.

@RalfJung RalfJung closed this Jun 29, 2019
Centril added a commit to Centril/rust that referenced this pull request Jul 5, 2019
…=RalfJung

Add MemoryExtra in InterpretCx constructor params

This is to avoid modifying `MemoryExtra` inside `InterpretCx` after initialization. Related miri PR: rust-lang/miri#792

r? @RalfJung
Centril added a commit to Centril/rust that referenced this pull request Jul 5, 2019
…=RalfJung

Add MemoryExtra in InterpretCx constructor params

This is to avoid modifying `MemoryExtra` inside `InterpretCx` after initialization. Related miri PR: rust-lang/miri#792

r? @RalfJung
Centril added a commit to Centril/rust that referenced this pull request Jul 5, 2019
…=RalfJung

Add MemoryExtra in InterpretCx constructor params

This is to avoid modifying `MemoryExtra` inside `InterpretCx` after initialization. Related miri PR: rust-lang/miri#792

r? @RalfJung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants