-
We've had discussions in #16730 and offline about the following:
```c#
var test = await this.dbcontext.MyEntity
.GroupBy(x => x.Status)
.ToDictionary(x => x.Key.Name, y => y.Count());…
roji updated
3 months ago
-
First, thank you for this great library and the cookbook you wrote. It was incredibly helpful.
I created a code generator project and then added an analyzer to it. I'll eventually add a code fix a…
-
**Feature description**
I'm currently writing an analyzer for the Sophos Intelix API:
https://api.labs.sophos.com/doc/index.html
Will support:
- file hash lookups (SHA256 only)
- URL Lookups…
-
#New analyzer:
CC0004 analyzer unable to handle filters. I some cases I need to log exceptions (catch block never reached). I can disable warning by adding #pragma warning disable, but I would like…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |3180/171|0/0|0/0|[68251c8c320a33ea36c4b16f50e67d12fa404908](https://gcc.g…
-
Dartdoc currently has a system that uses two doc comment directives, `@template` and `@macro`. A block of doc comment text can be wrapped in `{@template a.b.c}...{@endtemplate}` in order to store it a…
-
### What version of `million` are you using?
0.0.73
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
…
-
| | |
| --- | --- |
| Bugzilla Link | [7633](https://llvm.org/bz7633) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following is…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR3308](https://bugs.llvm.org/show_bug.cgi?id=3308) |
| Status | CONFIRMED |
| Importance | P normal…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR13388](https://bugs.llvm.org/show_bug.cgi?id=13388) |
| Status | NEW |
| Importance | P enhancemen…