jyn

Results 723 comments of jyn
trafficstars

> 8:31:15 PM: Failed during stage 'checking build content for changes': Canceled build due to no content change i am not sure why this thinks nothing changed; i tested it...

> can you update your main and merge changes in this PR? > do the same also in `components/account/AccountMoreButton.vue` done :) > What do you mean? The buttons are there...

> i mean the comment the github bot posted on this PR, that says the build was cancelled. maybe i'm misinterpreting it somehow, clearly the preview is showing up. ohhhh...

i added `:type="type"`. it broke at first (apparently NuxtJS can't handle `null`?) so i just had it fallback to `submit` . > We should use props destr. instead with defaults...

> it broke at first (apparently NuxtJS can't handle `null`?) so i just had it fallback to `submit` oh wait apparently this started working again?? the only thing i changed...

> @bittrance I think we can't avoid the clone due to the Vec and it not being shared. The best way forward would be to accept some sort of `bytes`...

i think there are two bugs here: 1. zola panics instead of giving a helpful error / pointing to the line with `embed: scope:source.shell` 2. zola does not make the...

> I think the panic is in syntect rather than zola? i don't think so, no, the panic points to https://github.com/getzola/zola/blob/434da458a38dd3e011ad147d410b61dac6e7570c/components/markdown/src/codeblock/highlight.rs#L62 > See https://github.com/getzola/zola/pull/2738 for the linking of built-in syntaxes....

Personally, I'd rather do this through shell scripting than rustup itself. I don't see much benefit of adding it to rustup directly.

oh, here's the partially-completed cast in case that's helpful [crash.txt](https://github.com/user-attachments/files/15944051/crash.txt)