whitequark[cis] changed the topic of #prjunnamed to: FPGA toolchain project · rule #0 of prjunnamed: no one should ever burn out building software · https://prjunnamed.org · https://github.com/prjunnamed/prjunnamed · logs: https://libera.irclog.whitequark.org/prjunnamed
jn has quit [Ping timeout: 252 seconds]
jn has joined #prjunnamed
mei[m] has quit [Quit: Idle timeout reached: 172800s]
widlarizerEmilJT has quit [Quit: Idle timeout reached: 172800s]
povikMartinPovie has quit [Quit: Idle timeout reached: 172800s]
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #prjunnamed
cr1901_ has joined #prjunnamed
cr1901 has quit [Ping timeout: 260 seconds]
cr1901_ is now known as cr1901
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #prjunnamed
cr1901_ has joined #prjunnamed
cr1901 has quit [Ping timeout: 260 seconds]
cr1901_ is now known as cr1901
povikMartinPovie has joined #prjunnamed
<povikMartinPovie> I'm slightly confused with regard to usage of the metadata system
<povikMartinPovie> pub(crate) fn add_metadata_string(&self, string: &str) -> MetaStringIndex {
<povikMartinPovie> this is pub(crate) so I should be taking some other path to construct a MetaItem::Source
<povikMartinPovie> yeah, I don't know how to use this interface correctly
<whitequark[cis]> I'll take a look in a bit
<whitequark[cis]> I think this might just be a bug