archaelus / syntaxext_lint

Common lints for rust syntax extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Ready Build Status

syntaxext_lint

This crate provides common lints for use with making syntax extensions.

Current Lints

Lint Name Description
dummy_span detects uses of DUMMY_SP

About

Common lints for rust syntax extensions

License:MIT License


Languages

Language:Rust 100.0%