about summary refs log tree commit diff
path: root/src/test/codegen/integer-overflow.rs
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2020-05-16 19:46:34 +0200
committerGitHub <noreply@github.com>2020-05-16 19:46:34 +0200
commitae66c62245240eda5a60d0cf8b564f2b6c4e3875 (patch)
tree2182fe7c6f4d881f0f1ca02d18a6f05565b2e663 /src/test/codegen/integer-overflow.rs
parentec5610ff8c41eb0664dab868dc9186a21e2f13b0 (diff)
parentbb6a6e08325a38f735b4806f5146e0d6a3fa687f (diff)
downloadrust-ae66c62245240eda5a60d0cf8b564f2b6c4e3875.tar.gz
rust-ae66c62245240eda5a60d0cf8b564f2b6c4e3875.zip
Rollup merge of #72060 - lcnr:move-list, r=estebank
move `ty::List` into a new submodule

`rustc_middle/ty` is currently right below the 3000 lines tidy file length limit.

Moves `rustc_middle::ty::List` to the private module `rustc_middle::ty::list` and adds
a `pub use self::list::List` at its previous location.
Diffstat (limited to 'src/test/codegen/integer-overflow.rs')
0 files changed, 0 insertions, 0 deletions