Eduard-Mihai Burtescu
|
85d44c4276
|
rustc: rename mir::VisibilityScope to mir::SourceScope.
|
2018-05-30 20:30:09 +03:00 |
|
Vadim Petrochenkov
|
189c0a1297
|
Use Idents for fields in HIR
|
2018-05-26 14:41:58 +03:00 |
|
Oliver Schneider
|
9cc5d927c9
|
Add constant for Size::from_bytes(0)
|
2018-05-24 20:46:07 +02:00 |
|
Eduard-Mihai Burtescu
|
a8ceab9cd7
|
rustc_codegen_llvm: remove debuginfo::VariableKind::CapturedVariable.
|
2018-05-21 20:39:59 +03:00 |
|
iancormac84
|
03493941fb
|
Fixed accidental removal of StableHasher declaration.
|
2018-05-17 19:43:36 -04:00 |
|
iancormac84
|
a8c2332cc8
|
Removed use of TypeIdHasher in debuginfo and replaced it with StableHasher. Also corrected erroneous mention of TypeIdHasher in implementation of HashStable trait.
|
2018-05-17 16:41:18 -04:00 |
|
Irina Popa
|
b63d7e2b1c
|
Rename trans to codegen everywhere.
|
2018-05-17 15:08:30 +03:00 |
|