est31
|
3779a4cb74
|
Emit column info in debuginfo for non msvc like targets
|
2018-07-02 12:16:05 +02:00 |
|
Vadim Petrochenkov
|
9f92fce77c
|
Fortify dummy span checking
|
2018-06-30 01:53:32 +03:00 |
|
Eduard-Mihai Burtescu
|
6c53972478
|
rustc: turn mir::LocalDecl's visibility_source_info into a SourceScope.
|
2018-05-30 20:30:10 +03:00 |
|
Eduard-Mihai Burtescu
|
0895590c53
|
rustc: rename mir::LocalDecl's source_info to visibility_source_info.
|
2018-05-30 20:30:10 +03:00 |
|
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 |
|