mirror of
https://github.com/enso-org/enso.git
synced 2025-01-02 02:29:03 +03:00
327edc2606
Original commit: fd16a4e821
1.1 KiB
1.1 KiB
Pull Request Description
Important Notes
Checklist
Please include the following checklist in your PR:
- The documentation has been updated if necessary.
- All code conforms to the Rust style guide.
- All code has automatic tests where possible.
- All code has been profiled where possible.
- All code has been manually tested in the IDE.
- All code has been manually tested in the "debug/interface" scene.
- All code has been manually tested by the PR owner against our test scenarios.
- All code has been manually tested by at least one reviewer against our test scenarios.