You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hereby declare that messages sent from the same source arrive in order (Issue #2605)
Removing FIXME, owned is the correct type here. (Issue #2704)
Remove outdated FIXME (Issue #2703)
Updating test for spawning native functions (Issue #2602)
Removing bogus FIXME (Issue #2599)
Add a few more options to compiletest which I'm planning to use on our benchmarks. rust-lang#2442
- "--report-time": Will report how long it took to run a test. This includes the time taken to process the expected file.
- "--kani-flag": Allow us to pass extra arguments to all tests.
Answer the question in the FIXME: "Do port semantics really guarantee these [operations] happen in order?"
The text was updated successfully, but these errors were encountered: