Summary
- Use Const_immstring for all constant strings created by the compiler (commit: 0da3756) (details)
- Introduce Lambda.lambda_of_const (commit: 60e044e) (details)
- Introduce Lambda.constant type (commit: 59ae1d7) (details)
- Remove Lambda.Const_base indirection (commit: 5eefdf2) (details)
- Changes for PR14260 (commit: 21ea519) (details)