]> git.lizzy.rs Git - rust.git/commit
External spans: address review.
authorInokentiy Babushkin <twk@twki.de>
Mon, 12 Jun 2017 13:37:26 +0000 (15:37 +0200)
committerInokentiy Babushkin <twk@twki.de>
Mon, 12 Jun 2017 13:37:26 +0000 (15:37 +0200)
commit271133b03ee5da57334670f50cd8a6ebbc35d140
tree4401cf452b68d5962427a0e1fb4057a590231e27
parentafe841587df0d20b344b576641d0a32d32b87f54
External spans: address review.

* The lazy loading mechanism has been moved to a more appropriate place.
* Return values from the functions invoked there are properly used.
* Documentation has gotten some minor improvements.
* Possibly some larger restructuring will need to take place still.
src/librustc_errors/emitter.rs
src/librustc_errors/lib.rs
src/libsyntax/codemap.rs
src/libsyntax_pos/lib.rs