|
|
|
|
|
by rayman22201
2265 days ago
|
|
Depends on your organization more than tooling. Even if you have the tool, your orgs security policy may not allow using it. You may not have an environment that allows switching compiler versions for other reasons. Even Rust has a similar concept that allows gating of features like this. They call it "editions". |
|