The Wayback Machine - https://web.archive.org/web/20221120053928/https://github.com/Veykril
Skip to content
Avatar

Sponsors

@ktanaka101
@RyanAD
@repi
@embark-studios

Sponsoring

@raphlinus
@rui314

Organizations

@rust-lang @ferrous-systems @rust-analyzer @image-rs
Block or Report

Block or report Veykril

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A Rust compiler front-end for IDEs

    Rust 10.9k 1.1k

  2. Ferrocene Language Specification

    Python 278 19

  3. Empowering everyone to build reliable and efficient software.

    Rust 74.7k 10k

  4. tlborm Public

    The Little Book of Rust Macros (updated fork)

    HTML 355 53

3,563 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created a pull request in rust-lang/rust-analyzer that received 9 comments

feat: Allow viewing the full compiler diagnostic in a readonly textview

Also adds a VSCode only config that replaces the split diagnostic message with the first relevant part of the diagnostic output This only affects…

+86 −13 9 comments
Opened 28 other pull requests in 3 repositories
rust-lang/rust-analyzer 23 merged 1 open
rust-lang/rust-clippy 2 open 1 merged
rust-lang/rfcs 1 open

Created an issue in rust-lang/rust-analyzer that received 3 comments

Generate trait impl for type assist

We currently have a Generate impl for 'foo' assist when the cursor is on an struct, enum or union that generates an inherent impl Type {}. A second…

3 comments
31 contributions in private repositories Nov 2 – Nov 16