Popular repositories
-
-
-
itertools Public
Forked from rust-itertools/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
Rust
-
rust Public
Forked from rust-lang/rust
Empowering everyone to build reliable and efficient software.
Rust
50 contributions in the last year
Less
More
Contribution activity
September 2021
Created an issue in fannheyward/coc-julia that received 5 comments
Numerous "Missing reference" warnings even with "julia.lint.missingrefs": false.
For instance with this in coc-settings.json:
"julia.environmentPath": ".", "julia.lint.missingrefs": false,
and the following simple file:
using …
5
comments