Skip to content
Avatar

Achievements

Achievements

Organizations

@SwiftMeetupBudapest
Block or Report

Block or report H2CO3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned Loading

  1. My Master's Thesis in Data Science at Università degli Studi di Padova

    1

  2. Sparkling
    Public archive

    Lightweight extension language

    C 235 20

  3. Material for my Bachelor's Thesis

    C 1

  4. ÁNYK/ABEVJAVA Docker image, so that you don't have to.

    Dockerfile 14 1

  5. NPSwift
    Public

    Code accompanying my talk "Non-Pessimizations in the Swift Compiler"

    Swift 4 1

  6. Untree
    Public

    Parsing images of binary trees to structured data — an experiment in computer vision

    C++ 7

31 contributions in the last year

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

Contribution activity

November 2021

Created an issue in rust-lang/rust-clippy that received 4 comments

pattern_type_mismatch false positive when &str is matched against a const _: &str

Lint name: pattern_type_mismatch I tried this code (Playground): #![deny(clippy::pattern_type_mismatch)] const FOO: &str = "foo"; fn foo(s: &str) ->

4 comments
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.