bors[bot] f359b64d59
Merge #946
946: Sort displayedAttributes field r=MarinPostma a=gorogoroumaru

Fix #943

displayedAttributes use the HashSet struct which is an unsorted structure, so I changed the implementation from HashSet into BTreeSet.

Co-authored-by: gorogoroumaru <zokutyou2@gmail.com>
2020-10-13 14:37:47 +00:00
..
2020-06-30 11:01:07 +02:00
2020-06-30 11:01:07 +02:00
2020-10-02 20:00:55 +09:00
2020-07-16 16:19:15 +02:00
2020-09-24 16:39:42 +02:00
2020-10-13 14:37:47 +00:00
2020-07-20 14:42:47 +02:00
2020-08-12 10:31:10 +02:00
2019-11-26 11:12:30 +01:00
2020-06-30 11:01:07 +02:00
2020-06-30 11:01:07 +02:00
2020-08-12 10:31:11 +02:00
2020-06-30 11:01:07 +02:00
2020-02-11 15:28:00 +01:00