We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf588a7 commit dedd5c7Copy full SHA for dedd5c7
src/main.rs
@@ -49,6 +49,7 @@ lazy_static! {
49
"https://www.gnu.org/software/emacs/",
50
"http://www.gnu.org/software/gsl/",
51
"https://labex.io/skilltrees/rust",
52
+ "https://github.com/TraceMachina/nativelink", // probably broken because @palfrey now works for them...
53
"https://www.vulkan.org/",
54
].iter().map(|s| s.to_string()).collect();
55
// Overrides for popularity count, each needs a good reason (i.e. downloads/stars we don't support automatic counting of)
0 commit comments