Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 |
| | | | | | | | | It's very useful when `pub` is equivalent to "this is crate's public API", let's enforce this! Ideally, we should enforce it for local `cargo test`, and only during CI, but that needs https://github.com/rust-lang/cargo/issues/5034. | ||||
* | Cleanup | Aleksey Kladov | 2020-10-07 | 1 | -10/+13 |
| | |||||
* | Up rustc-ap-rustc_lexer to 681 | kjeremy | 2020-10-01 | 1 | -4/+4 |
| | | | | cargo update as well | ||||
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 4 | -0/+966 |