diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2023-01-11 11:59:14 -0800 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-01-20 00:18:42 -0500 |
| commit | eaf365cb3ef4f1c2ba66e07237d86a44089aff4f (patch) | |
| tree | c9fbc02347daf2aa3b64c8735727462cb00328b9 /docs/markdown | |
| parent | c8b8e7e73221ccefdd79c9807d67241f60963e6c (diff) | |
| download | meson-eaf365cb3ef4f1c2ba66e07237d86a44089aff4f.tar.gz | |
decorators: don't unsort sorted values for printing
Currently in our deprecated/new feature printing we carefully sort all
of the values, then put them in a set to print them. Which unsorts them.
I'm assuming this was done because a set looks nice when printed (which
is true). Let's keep the formatting, but print them in a stable order.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions
