]> git.lizzy.rs Git - rust.git/commit
Inline and remove `MetaItemLit::from_lit_kind`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Tue, 29 Nov 2022 07:42:40 +0000 (18:42 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 29 Nov 2022 07:42:40 +0000 (18:42 +1100)
commitd1b61a31c5d28075f7c5a7f376315350672e2d93
tree80d33b474309b32e3b82ba42ae51144b6b9dce99
parentac7a7499df4c21de001475d8acf8bf43ee46498d
Inline and remove `MetaItemLit::from_lit_kind`.

It has a single call site.
compiler/rustc_ast/src/attr/mod.rs
compiler/rustc_ast/src/util/literal.rs