summary refs log tree commit diff
path: root/library/core/src/panicking.rs
AgeCommit message (Expand)AuthorLines
2021-03-13Fix panic message of `assert_failed_inner`hyd-dev-1/+1
2021-03-04Add assert_matches!(expr, pat).Mara Bos-23/+46
2021-02-14Hide internals items in documentationAlphyr-0/+2
2021-02-14Apply suggestionsBenoƮt du Garreau-0/+49
2020-11-19Bump bootstrap compiler versionJake Goulding-1/+1
2020-10-22Fix const core::panic!(non_literal_str).Mara Bos-0/+7
2020-07-27mv std libs to library/mark-0/+86