-
All existing inference rules should have test cases exercising them.
-
## Use case
Following up on #6805
It would be useful to be able to create custom suggestions in the platform, rather than asking the OpenCTI developers to include new ones on a case by case basi…
-
Consider this code:
```dart
final m = LinkedHashMap(); // LINT
```
This is currently reported. But I might have completely valid reasons to want a linked hash map here:
- I might need to return…
-
Currently the graphs show only the inference rules and the expressions Latex.
For the developer view, showing the full graph with local IDs, global IDs, inf rules, latex, and step ID would be usef…
-
#3219 introduced inference of the target versions for black from the `requires-python` project metadata in `pyproject.toml`. However, it was not implemented correctly.
The rules for the comparison …
-
**Version Used**:
Version 16.8.4
**Steps to Reproduce**:
1. Have codebase that doesn' place space character between open/close parenthesis of method's declar. param. list
2. Infer EditorConfi…
-
I have downloaded the fuzzy type2 toolbox, copy-paste it on MATLAB command window.
When I type "fuzzyt2" , just the input sign will appear.theres is no sign of output, rules inferences, add rules and…
-
This is a tracking issue for the RFC "Implied bounds" (rust-lang/rfcs#2089).
**Steps:**
- [ ] Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?)
- [ ] Adj…
-
### Description
The bussproofs-based inference rules in my paper submission don't seem to be rendered correctly, giving red unprocessed LaTeX commands instead of the expected horizontal rules separat…
-
~Although we have yet to see it in production,~ (EDIT: See #17512) currently dependency inference may prevent `--changed` from finding any dependents of a missing or malformed file.
With explicitly…