Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See rust-lang/rust#69611. This is necessary because > Using `Self` should always refer to the `Self` type, just as using > `Self {...}` would. In other words, your code should never have > compiled. This'll fix the recurring build failure on nightly Rusts. Signed-off-by: Kristofer Rye <[email protected]>
- Loading branch information