aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration
diff options
context:
space:
mode:
authorGravatar janakr <janakr@google.com>2018-06-20 15:22:33 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-20 15:23:54 -0700
commitc19284e3e8db5ed57097ed908c76dc902392c7ee (patch)
tree9bcd7b0b90afa18e0eb70e8854fa09b937386548 /src/test/shell/integration
parentbccf9c63ff0863e3ffb4fb24085a37a03db10aaa (diff)
Remove all uses of RuleDefinitionEnvironment#getLabel, replacing them with Label.parseAbsoluteUnchecked. Label already interns all labels, so the additional interning being done in every ConfiguredRuleClass.Builder was pointless memory and CPU.
Keeping the RuleDefinitionEnvironment around makes things harder to serialize. Done using IntelliJ structural replace and then a super-painful adding of imports to every file that didn't compile (have to learn a better way to do this). PiperOrigin-RevId: 201427027
Diffstat (limited to 'src/test/shell/integration')
0 files changed, 0 insertions, 0 deletions