]> git.lizzy.rs Git - rust.git/commit
Use in-core implementation of `type_name`.
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Mon, 3 Jun 2019 04:20:13 +0000 (21:20 -0700)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Thu, 6 Jun 2019 05:36:53 +0000 (22:36 -0700)
commit1ceb81b34552c0ff466f4ffaa00fe2f87cb5e16c
tree26e8403be31eb0db7fc2c6c9a70554a49c5ba21f
parentf1730d136a73b97ac7e1aa87ad61f0ba740cdb7f
Use in-core implementation of `type_name`.

We bump `rust-version` to pick up the new impl from
https://github.com/rust-lang/rust/pull/61498 and add a test.
rust-version
src/intrinsic.rs
tests/run-pass/intrinsics.rs