Merge pull request #301 from schungx/master

Fix features.
This commit is contained in:
Stephen Chung
2020-11-28 17:37:22 +08:00
committed by GitHub
24 changed files with 227 additions and 185 deletions

View File

@@ -32,6 +32,7 @@ jobs:
- "--features no_module"
- "--features no_closure"
- "--features unicode-xid-ident"
- "--features sync,no_function,no_float,no_optimize,no_module,no_closure,serde,unchecked"
toolchain: [stable]
experimental: [false]
include: