mirror of
https://github.com/nushell/nushell.git
synced 2025-04-11 23:08:20 +02:00
# Description Makes IR the default evaluator, in preparation to remove the non-IR evaluator in a future release. # User-Facing Changes * Remove `NU_USE_IR` option * Add `NU_DISABLE_IR` option * IR is enabled unless `NU_DISABLE_IR` is set # After Submitting - [ ] release notes |
||
---|---|---|
.. | ||
playground | ||
commands.rs | ||
fs.rs | ||
lib.rs | ||
locale_override.rs | ||
macros.rs | ||
playground.rs |