brson
December 23, 2015, 8:40pm
1
Root regressions, sorted by rank:
Full report .
accumulator and memory_map are because of the removal of raw_pointer_derive . syncbox is from deprecation of wait_timeout_ms; it has deny(warnings).
So it looks good, though IMO we might add the raw_pointer_derive lint back as a no-op.
brson
December 23, 2015, 8:42pm
2
I should note though that the last report on this branch (this was nightly then) had several regressions that are no longer reported. They should still be investigated.
I thought this was the policy? Isn't that what we do for feature flags at the very least?
brson
January 6, 2016, 6:57pm
4
@sfackler I thought it was too. Bug report about raw_pointer_derive: https://github.com/rust-lang/rust/issues/30346
There are I think 4 known cases of breakage from removing raw_pointer_derive.
system
Closed
March 25, 2019, 8:25am
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.