STL
STL copied to clipboard
Enable `__cpp_lib_concepts` for EDG, part 2
After #4296, concepts_20_matrix.lst and concepts_latest_matrix.lst will be near-identical to their usual counterparts. This PR changes the tests to include the usual matrices instead of the concepts ones, and then removes the concepts matrices.
Blocked on #4296.