summaryrefslogtreecommitdiff
path: root/rust/build_error.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: export `build_error` symbol if RUST_BUILD_ASSERT_DENY is not setGary Guo2022-05-071-2/+2
* rust: build_error: avoid `core_panic`Miguel Ojeda2021-12-021-5/+1
* rust: remove stabilized features from 1.57.0Miguel Ojeda2021-12-021-1/+1
* Implement build-time error and assertionGary Guo2021-05-171-0/+33