rust/src/librustc_attr
Nicholas Nethercote f04e866e57 Add and use more static symbols.
Note that the output of `unpretty-debug.stdout` has changed. In that
test the hash values are normalized from a symbol numbers to small
numbers like "0#0" and "0#1". The increase in the number of static
symbols must have caused the original numbers to contain more digits,
resulting in different pretty-printing prior to normalization.
2020-07-15 08:42:59 +10:00
..
build.rs Adjust cfg(version) to lang team decision 2020-05-08 01:07:03 +02:00
builtin.rs Add and use more static symbols. 2020-07-15 08:42:59 +10:00
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
lib.rs Work around ICEs during cross-compilation 2020-05-08 09:38:18 -06:00