On Solaris I get following: ``` rustc --version rustc 1.77.0-nightly (aedd173a2 2024-03-17) (built from a source tarball) ``` I'm confused about `-nightly` part. Is it expected behavior?