Highlights
- Pro
Block or Report
Block or report brson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
basic-http-server Public
A simple static HTTP server in Rust, for learning and local doc development
-
2,070 contributions in the last year
Less
More
Contribution activity
March 2022
Created 11 commits in 5 repositories
Created 1 repository
- brson/spw Rust
Created a pull request in solana-labs/solana that received 3 comments
Fix broken doc links in solana-runtime
These hyperlinks generate warnings when running cargo doc because they are not linked. Since these doc comments aren't really specific to the item …
+4
−4
•
3
comments
Opened 3 other pull requests in 2 repositories
solana-labs/solana
2
open
dada-lang/dada
1
open
Reviewed 2 pull requests in 2 repositories
solana-labs/solana
1 pull request
dada-lang/dada
1 pull request
Created an issue in dada-lang/dada that received 1 comment
Invalidated diagnostics live forever
Updating source follows this pattern:
self.db.update_file(self.filename, module_source.text); let diagnostics = self.db.diagnostics(self.filename)…
1
comment