aboutsummaryrefslogtreecommitdiff
path: root/crates/test_utils/src/marks.rs
Commit message (Collapse)AuthorAgeFilesLines
* Support cross-crate marksAleksey Kladov2020-03-041-3/+12
|
* test_utils: updated documentation and some typosVeetaha2020-01-291-1/+1
|
* Disable doctestsAleksey Kladov2019-11-171-2/+2
|
* fix error on wrong pathAleksey Kladov2019-03-171-2/+2
|
* Fix some typosPascal Hertleif2019-02-121-3/+5
|
* reformat the worldAleksey Kladov2019-02-081-4/+1
|
* refactor import resolutionAleksey Kladov2019-01-251-2/+4
| | | | | extract path resolution use enums instead of bools
* generalize marking infrastructureAleksey Kladov2019-01-231-0/+80