Irina Popa
|
af04e9426c
|
rustc_codegen_llvm: move from empty enums to extern types.
|
2018-07-30 18:12:47 +03:00 |
|
Niko Matsakis
|
145155dc96
|
parameterize BitVector and BitMatrix by their index types
|
2018-07-25 06:38:19 +03:00 |
|
gnzlbg
|
4ff90c7e0a
|
bump minimum LLVM version to 5.0
|
2018-07-09 11:35:52 +02:00 |
|
Eduard-Mihai Burtescu
|
06d88cda08
|
rustc: rename mir::LocalDecl's syntactic_source_info to source_info.
|
2018-05-30 20:30:10 +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 |
|
Eduard-Mihai Burtescu
|
da579ef75e
|
rustc_codegen_llvm: remove closure env alloca hack around upvar debuginfo.
|
2018-05-21 20:39:59 +03:00 |
|
Eduard-Mihai Burtescu
|
a8ceab9cd7
|
rustc_codegen_llvm: remove debuginfo::VariableKind::CapturedVariable.
|
2018-05-21 20:39:59 +03:00 |
|
Irina Popa
|
b63d7e2b1c
|
Rename trans to codegen everywhere.
|
2018-05-17 15:08:30 +03:00 |
|