Our great sponsors
-
There is a must_not_suspend lint in nightly rustc [tracking issue].
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- [privacy/compile-time]: Building rust/cargo projects may leak the compiler's pc username as full homedir paths are getting compiled in - even in the release (and striped) binaries. (the user supposedly distributes these binaries) Is this intended for some reason?
- error[E0658]: `let` expressions in this position are unstable
- [help] how to fix this error E0275?
- Question about Trait Bounds (from Rust for Rustaceans)
- What is std::any::Any and when should I use it?