about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-10 10:58:15 +0100
committerGitHub <noreply@github.com>2024-03-10 10:58:15 +0100
commit0f89faebb1e9189eba036e4bed500077270ca626 (patch)
treec04a8cb6c5ff09dd0ec662aa3f0b7f3db98119b3 /compiler/rustc_interface/src
parentb81678e627e2321151bc883e9d148087ca228dca (diff)
parentfbb97ed52b62248a44aed926c774212bf100c38e (diff)
downloadrust-0f89faebb1e9189eba036e4bed500077270ca626.tar.gz
rust-0f89faebb1e9189eba036e4bed500077270ca626.zip
Rollup merge of #121567 - Nilstrieb:less-interning, r=albertlarsan68
Avoid some interning in bootstrap

This interning is pointless and only makes the code more complex.

The only remaining use of interning is `TargetSelection`, for which I left a comment.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions