-
cc https://github.com/rust-lang/rust/pull/60742#discussion_r288742080
Right now when we encounter a `ConstValue::Unevaluated` during pretty printing, we fall back to printing the constant's source …
-
There are improvements that could be made to printing arguments, namely with lambdas as parameters. #669 stuck to just improving some simple cases (single arguments or parenthesized lambdas with no ar…
belav updated
5 months ago
-
```
var data = { a: 1, b: 2 };
var Hello = React.createClass({
render: function() {
return {JSON.stringify(data, null, 2) };
}
});
React.render(, document.getElementById('co…
-
I recently picked up a Voxelab Aries, Used 2nd hand I have it printing pretty well I set up cura for it, but would prefer a profile for prusa slicer, but it is printing better since I can use cura. M…
-
I'm thinking that some expect tests should help with maintaining the `ocaml-protoc` codebase with less effort. At the cost of additional dependency, say `ppx_yojson_conv`, we could instrument all of i…
Lupus updated
9 months ago
-
When one removes a top-level type in Sniper mode and that the type is the only one in the file, the file should be removed when pretty-printing.
Use case: automated removal of deprecated classes, s…
-
Hey, I would like to report the lack of an offset change function for first layer in slicer. This helps to press the print more so that there is a better visible texture and prevents the print from sn…
-
### Environment
- OS and version: Windows 11
- VS Code: 1.78.2
- C/C++ extension: 1.16.0 & 1.15.4
- OS and version of remote machine CENTOS 7.9.2009
- GDB / LLDB version: GNU gdb (GDB) Red Hat E…
-
* possibly/eventually some heuristic to decide when expressions have changed, vs moved or pushed into a subexpression
* eventually identifying authorship of subexpressions/changes
* we might want ev…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Description
Hi, everyone. I want to debug backen…