]> git.lizzy.rs Git - rust.git/commit
Instrumentation in effort to understand treatment of `allow_internal_unstable`.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 5 Jun 2015 16:53:17 +0000 (18:53 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 22 Jul 2015 13:34:00 +0000 (15:34 +0200)
commit9ca1c618794b3da0603ffedff488cd42a32c4eb6
treec6fe2bded54dc421dca17017d444d28e19a4b98b
parent07afe91fda3df8e3b7bbb14006a64d136627f33c
Instrumentation in effort to understand treatment of `allow_internal_unstable`.

It is all `debug!` instrumentation so it should not impose a cost on
non-debug builds.
src/librustc/middle/stability.rs
src/libsyntax/codemap.rs