Index: libcxx/docs/Status/Cxx2bIssues.csv =================================================================== --- libcxx/docs/Status/Cxx2bIssues.csv +++ libcxx/docs/Status/Cxx2bIssues.csv @@ -250,7 +250,7 @@ "`3032 `__","``ValueSwappable`` requirement missing for ``push_heap`` and ``make_heap``","February 2023","","","" "`3085 `__","``char_traits::copy`` precondition too weak","February 2023","","","" "`3664 `__","`LWG 3392 `__ ``broke std::ranges::distance(a, a+3)``","February 2023","","","|ranges|" -"`3720 `__","Restrict the valid types of ``arg-id`` for width and precision in ``std-format-spec``","February 2023","","","|format|" +"`3720 `__","Restrict the valid types of ``arg-id`` for width and precision in ``std-format-spec``","February 2023","Nothing to do","","|format|" "`3756 `__","Is the ``std::atomic_flag`` class signal-safe?","February 2023","","","" "`3769 `__","``basic_const_iterator::operator==`` causes infinite constraint recursion","February 2023","","","|spaceship|" "`3807 `__","The feature test macro for ``ranges::find_last`` should be renamed","February 2023","","","|ranges|"