mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 11:01:35 +03:00
74619c6731
Original commit: 66e45cd1dd
1.2 KiB
1.2 KiB
Pull Request Description
Important Notes
Checklist
Please include the following checklist in your PR:
- The
CHANGELOG.md
was updated with the changes introduced in this 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.