diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-05-10 08:47:02 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-05-10 09:47:22 +1000 |
| commit | 11f2ca340c427e0ce5e2e0288595ae7900a5e545 (patch) | |
| tree | 52c565ce473d31c51c2b408f307ebbd35adfd821 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 87293c9585a7fb2cc83ca9949ae79661d5d3c31a (diff) | |
| download | rust-11f2ca340c427e0ce5e2e0288595ae7900a5e545.tar.gz rust-11f2ca340c427e0ce5e2e0288595ae7900a5e545.zip | |
Inline and remove unused methods.
`InferCtxt::next_{ty,const,int,float}_var_id` each have a single call
site, in `InferCtt::next_{ty,const,int,float}_var` respectively.
The only remaining method that creates a var_id is
`InferCtxt::next_ty_var_id_in_universe`, which has one use outside the
crate.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
