| ▲ | traxys 5 days ago |
| "nightly" versions also allow to use unstable features, and unstable features may remain so for a very long time (potentially forever) without breaking, so an old nightly could maybe work |
|
| ▲ | johnisgood 5 days ago | parent [-] |
| Right, not everything gets merged to stable. In that case: letting us know the specifics beyond "nightly" is advisable, IMO. |
| |
| ▲ | do_not_redeem 5 days ago | parent [-] | | The readme does mention the specifics, immediately after mentioning nightly. > BREAKPOINTS REQUIRE ENABLING THE EXPERIMENTAL core_intrinsics FEATURE | | |
| ▲ | johnisgood 5 days ago | parent [-] | | How do I know which versions of nightly support that feature, and that specific version of the feature though? I like your username. | | |
| ▲ | GolDDranks 5 days ago | parent [-] | | Just use a recent nightly and you should be fine. Rust project doesn't offically provide support even for old stable versions, so "using nightly" with no specifics generally means using any nightly build, around or newer than, the current stable release. |
|
|
|