This almost removes the StringRef wrapper, since all strings are Equiv-alent now. Removes a lot of `/* bad */ copy *`'s, and converts several things to be &'static str (the lint table and the intrinsics table). There are many instances of .to_managed(), unfortunately. |
||
|---|---|---|
| .. | ||
| config.rs | ||
| intrinsic.rs | ||
| intrinsic_inject.rs | ||
| std_inject.rs | ||
| test.rs | ||