Deleted user
Deleted user
> Looks like they got rid of their git dependencies instead: https://github.com/CaoMeiYouRen/rss-impact-server/commit/b50fd76e25a1aaaa68d52b29223dada64d3f6851
1. I think, you are the only ones i know, that just keep everything in the repo like OCD hoarders. 2. `depends` is a mandatory dependency, `recommends` is an optional...
@wknapik split the repo in two. The normal one, with just the latest. And an archive one with all passed files.
Is this still something on the radar?
> I have stumbled upon the fact that it is hard/impossible to fix it Have you try to add a supplemental access check on the fd used by a CallExp...
> Yes, the problem is that you may have public aliases to private symbols This is a problem of specification I believe then. The only aliases allowed to change the...
> The solution is not to destructively resolve aliases. This will solve loads of issues. This will lead to the need to use `.toAlias()` everywhere, the initial refactoring will be...
We can also remove this: https://github.com/goisaki/lukeed-mri/blob/f013b41820f4cff43eed953da534af87dc6be454/index.d.ts#L38
And note that this is an “ideal” type for convenience, but may differ from the actual.
Thanks, @lukeed! If I am allowed to do that implementation, I will make a version that is compatible. Or should I close the PR?