rust/library/proc_macro/src
bors 71ff9b41e9 Auto merge of #87712 - est31:line-column-1-based, r=petrochenkov
Proc macro spans: make columns 1 based

This makes proc macro spans consistent with the `column!()` macro as well as `std::panic::Location`, as both are 1-based.

https://github.com/rust-lang/rust/issues/54725#issuecomment-497246753
2021-08-04 04:27:35 +00:00
..
bridge Remove space after negative sign in Literal to_string 2021-08-03 10:40:52 -07:00
diagnostic.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lib.rs Auto merge of #87712 - est31:line-column-1-based, r=petrochenkov 2021-08-04 04:27:35 +00:00
quote.rs Implement span quoting for proc-macros 2021-05-12 00:51:31 -04:00