-
Recent miri fails in `inline_array::test::sufficiently_alignment1`, complaining that the length field is uninitialized. I *think* the issue is that the `InlineArray` gets moved between writing the len…
-
Since you mentioned in the user guide that having off-screen operations is a feature and not a bug, the third point in known issues points to a bug in that feature where it does not work in the predic…
-
In rust interpreter:
```
!(println! good)
[STDOUT] good
[()]
```
In mettalog:
```
[
good
()]
```
separating with `[STDOUT] good` rather than making the print appear to be a result is cle…
-
### What
- Weird behaviors in the project selector
### Steps to reproduce the behavior
- slide left and right and it auto unselect
- you can't reselect the same project if it auto-unselected
### Pro…
-
Users are not made aware of [future planned enhancement to display assigned events to users](https://ay2425s1-cs2103t-f09-1.github.io/tp/DeveloperGuide.html#appendix-planned-enhancements) which only e…
-
### Description
When displaying a hiking (or cycling, etc.) track from map (tracks should be enabled in menu > configure map > routes > hiking routes), track name is not shown. After downloading trac…
-
hello, i'm currently testing the usage support for mise task and testing the --force flag from the example.
I have the following script:
```
#!/usr/bin/env bash
#USAGE flag "-f --force" help="Ov…
-
Since you mentioned in the user guide that having off-screen operations is a feature and not a bug, the third point in known issues points to a bug in that feature where it does not work in the predic…
-
Undefined behavior if floating-point expression doesn't fit into an int.
https://github.com/PointCloudLibrary/pcl/blob/0932486c52a2cf4f0821e25d5ea2d5767fff8381/filters/include/pcl/filters/impl/voxel_…
-
If I copy-paste text from VSCode into the Loogle search bar, and the search bar is already non-empty, two unexpected things happen:
* A space is inserted before and after the pasted text (if the curs…