~safinaskar

Trackers

~safinaskar/std_nightly_to_stable_3db085279c83-rs

Last active 11 months ago

~safinaskar/match_deref-rs

Last active 2 years ago

~safinaskar/haskell-parser-unbiased-choice-monad-embedding

Last active 3 years ago

~safinaskar/check-cfg-ambiguity

Last active 4 years ago

#52 Packages and namespaces and stuff 1 year, 9 months ago

Comment by ~safinaskar on ~icefox/garnet

matklad:

Make it compiler's job to parse the whole CU and then spit out a single .api file, which is added to git, committed to VCS and is a part of a published package

I don't like this. Because I trust in principle "generated files should never be added to VCS". For example, because this will add unnecessary info to git diffs and will make merges more difficult