Cargo Features

TypeInfo has no features set by default.

[dependencies]
typeinfo = { version = "0.1.1", features = ["unstable"] }
unstable = clippy, compiletest_rs

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

clippy unstable?

Enables clippy ^0.0.37

compiletest_rs unstable?

Enables compiletest_rs ^0.0.11