]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #67637 - Mark-Simulacrum:primitive-mod, r=dtolnay
authorDylan DPC <dylan.dpc@gmail.com>
Wed, 26 Feb 2020 01:07:05 +0000 (02:07 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 01:07:05 +0000 (02:07 +0100)
commit0860f5aebd1939b821cf9af5ba568cbd6be8077e
tree803b98b762167a21f0a72ccb14bf5b02a167a11a
parent6fd8798f4de63328d743eb2a9a9c12e202a4a182
parent9c3ee1bc351fcfabcfd47947dc44b0c020427181
Rollup merge of #67637 - Mark-Simulacrum:primitive-mod, r=dtolnay

Add primitive module to libcore

This re-exports the primitive types from libcore at `core::primitive` to allow
macro authors to have a reliable location to use them from.

Fixes #44865
src/libcore/lib.rs
src/libstd/lib.rs
src/test/ui/resolve/resolve-primitive-fallback.stderr