about summary refs log tree commit diff
path: root/src/librustc_middle/ich/impls_syntax.rs
AgeCommit message (Collapse)AuthorLines
2020-08-30mv compiler to compiler/mark-149/+0
2020-08-17rust_ast::ast => rustc_astUjjwal Sharma-1/+1
2020-04-02Add hash of source files in debug infoArlo Siemsen-1/+1
* Adds either an MD5 or SHA1 hash to the debug info. * Adds new unstable option `-Z src-hash-algorithm` to control the hashing algorithm.
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+149