Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
604: Do not fail to compile if autocfg unable to determine rustc version r=taiki-e a=taiki-e `autocfg::new()` panics if unable to determine rustc version. However, that should not be a fatal error for the library. Co-authored-by: Taiki Endo <[email protected]>
- Loading branch information