Irina Popa
|
d04e66d114
|
rustc_codegen_llvm: use safe references for Type.
|
2018-07-30 18:36:29 +03:00 |
|
Irina Popa
|
249d5acaec
|
rustc_codegen_llvm: use safe references for Context and Module.
|
2018-07-30 18:27:52 +03:00 |
|
csmoe
|
fe8955bd58
|
BinOpKind
|
2018-07-16 15:09:16 +02:00 |
|
Fabian Drinck
|
0ad3600700
|
Declare DebruijnIndex via newtype_index macro
|
2018-06-14 18:44:36 +02:00 |
|
Niko Matsakis
|
8bd4bffe50
|
stop invoking DebruijnIndex::new directly
Co-authored-by: csmoe <35686186+csmoe@users.noreply.github.com>
|
2018-05-28 19:47:04 -04:00 |
|
Eduard-Mihai Burtescu
|
7e4d8718cb
|
rustc: use intern_* instead of mk_* where possible.
|
2018-05-21 12:13:19 +03:00 |
|
Irina Popa
|
b63d7e2b1c
|
Rename trans to codegen everywhere.
|
2018-05-17 15:08:30 +03:00 |
|