briansmith / ring

Safe, fast, small crypto using Rust
Other
3.64k stars 683 forks source link

build.rs: Clarify compiler detection. #2064

Closed briansmith closed 1 month ago

briansmith commented 1 month ago

It doesn't make sense to use c.try_get_compiler() after calling c.get_compiler().