summary refs log tree commit diff
path: root/src/librustc_session/node_id.rs
AgeCommit message (Expand)AuthorLines
2020-01-06Improve hygiene of `newtype_index`Matthew Jasper-1/+0
2020-01-04move Node{Map,Set} -> rustc_session::node_idMazdak Farrokhzad-0/+2
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-22Format the worldMark Rousskov-2/+2
2019-12-03Move BufferedEarlyLint to librustc_sessionMark Rousskov-0/+39