Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
| | | | | #1856 | ||||
* | Replace usages of bump_any with bump | kjeremy | 2019-09-19 | 1 | -1/+1 |
| | |||||
* | Allow an underscore as the identifier in `const` items | Dylan MacKenzie | 2019-09-15 | 1 | -1/+10 |
| | |||||
* | rename bump -> bump_any | Aleksey Kladov | 2019-09-09 | 1 | -1/+1 |
| | |||||
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -5/+5 |
| | |||||
* | replace todo with fixme | Aleksey Kladov | 2019-03-23 | 1 | -1/+1 |
| | |||||
* | Use Marker argument for item parsers | pcpthm | 2019-03-18 | 1 | -5/+6 |
| | | | | | - Fix pub_expr - Fix incorrect parsing of crate::path | ||||
* | move parser to a separate crate | Aleksey Kladov | 2019-02-21 | 1 | -0/+21 |