]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #66337 - Mark-Simulacrum:no-decode-lint-id, r=Dylan-DPC
authorYuki Okushi <huyuumi.dev@gmail.com>
Wed, 13 Nov 2019 13:09:31 +0000 (22:09 +0900)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2019 13:09:31 +0000 (22:09 +0900)
Remove dead code for encoding/decoding lint IDs

This helps decouple the lint system from needing the implicit TLS TyCtxt
as well.


Trivial merge