Files
third_party_rust_codespan/codespan
2018-02-20 23:29:29 +11:00
..
2018-02-20 23:29:29 +11:00
2018-02-20 13:27:19 +11:00
2018-02-20 13:27:19 +11:00

codespan

Utilities for working with source code and printing nicely formatted diagnostic information like warnings and errors.

Acknowledgments

Inspired by rustc's libsyntax_pos, and codemap