2019-10-14 13:00:17 +03:00
|
|
|
### Pull Request Description
|
|
|
|
<!--
|
|
|
|
- Please describe the nature of your PR here, as well as the motivation for it.
|
|
|
|
- If it fixes an open issue, please mention that issue number here.
|
|
|
|
-->
|
|
|
|
|
|
|
|
### Important Notes
|
|
|
|
<!--
|
|
|
|
- Mention important elements of the design.
|
|
|
|
- Mention any notable changes to APIs.
|
|
|
|
-->
|
|
|
|
|
|
|
|
### Checklist
|
|
|
|
Please include the following checklist in your PR:
|
|
|
|
|
|
|
|
- [ ] The documentation has been updated if necessary.
|
2020-10-01 15:59:49 +03:00
|
|
|
- [ ] All code conforms to the [Rust](https://github.com/luna/enso/blob/main/docs/style-guide/rust.md) style guide.
|
2019-10-14 13:00:17 +03:00
|
|
|
- [ ] All code has been tested where possible.
|
2020-05-27 13:55:18 +03:00
|
|
|
- [ ] All code has been profiled where possible.
|
2019-10-14 13:00:17 +03:00
|
|
|
|