272db8af1b
This does not add missing release notes, and it doesn't do anything about the profiles feature we would really like to have so we can have consistent credit. Change-Id: I72a6f7acfcff85f380be17dac76501a6f4693776
301 B
301 B
synopsis | prs | credits | category |
---|---|---|---|
consistent order of lambda formals in printed expressions | 9874 | horrors | Fixes |
Always print lambda formals in lexicographic order rather than the internal, creation-time based symbol order. This makes printed formals independent of the context they appear in.