about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-28 15:09:02 +0900
committerGitHub <noreply@github.com>2021-01-28 15:09:02 +0900
commit7bd3d6ce22b7ebc41076a2f6150bccda09b5204a (patch)
tree93d17b50ea87676f2fbd7d7a5ce36027408a088b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente9b2cf4f6425d760df7e5e0675e8e02da11819f8 (diff)
parentdce2262daea813f67fb8cce4e76eb5909ef510cb (diff)
downloadrust-7bd3d6ce22b7ebc41076a2f6150bccda09b5204a.tar.gz
rust-7bd3d6ce22b7ebc41076a2f6150bccda09b5204a.zip
Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakis
Refractor a few more types to `rustc_type_ir`

In the continuation of #79169, ~~blocked on that PR~~.

This PR:
 - moves `IntVarValue`, `FloatVarValue`, `InferTy` (and friends) and `Variance`
 - creates the `IntTy`, `UintTy` and `FloatTy` enums in `rustc_type_ir`, based on their `ast` and `chalk_ir` equilavents, and uses them for types in the rest of the compiler.

~~I will split up that commit to make this easier to review and to have a better commit history.~~
EDIT: done, I split the PR in commits of 200-ish lines each

r? `````@nikomatsakis````` cc `````@jackh726`````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions