Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
dotfiles
Emacs Lisp 1
-
jsx-flow-mode
-
luakit
Forked from luakit/luakit
Fast, small, webkit based browser framework extensible by Lua.
Lua 1
-
broken-service
Kotlin 1
-
cargo-metadata-bug
Reproducing a cargo-metadata problem
Rust 1
-
tornado
Forked from tornadoweb/tornado
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
Python
825 contributions in the last year
Activity overview
Contribution activity
April 2019
Created an issue in rust-analyzer/rust-analyzer that received 1 comment
Handle macros in type checking / HIR
Since we have the basic macro expansion infrastructure, we should look into handling macros during typechecking etc. as well. There's two parts to …