--- Log opened Mon Mar 22 00:00:03 2021 01:06 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 01:06 -!- shesek [~shesek@164.90.217.137] has joined #rust-bitcoin 01:06 -!- shesek [~shesek@164.90.217.137] has quit [Changing host] 01:06 -!- shesek [~shesek@unaffiliated/shesek] has joined #rust-bitcoin 01:16 -!- b10c [~b10c@2a01:4f8:200:1036::1] has joined #rust-bitcoin 02:24 -!- jonatack_ [~jon@37.166.124.247] has joined #rust-bitcoin 02:27 -!- jonatack [~jon@37.166.26.72] has quit [Ping timeout: 240 seconds] 03:35 -!- jonatack_ [~jon@37.166.124.247] has quit [Ping timeout: 276 seconds] 03:40 -!- jonatack [~jon@37.166.124.247] has joined #rust-bitcoin 04:20 -!- Margie64Predovic [~Margie64P@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 04:44 -!- jonatack [~jon@37.166.124.247] has quit [Ping timeout: 265 seconds] 04:56 -!- jonatack [~jon@37.166.124.247] has joined #rust-bitcoin 05:12 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 05:12 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 05:20 -!- tibo [~tibo@2400:4050:2a83:7000:b518:5333:66a3:ba55] has quit [Remote host closed the connection] 05:40 -!- Margie64Predovic [~Margie64P@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 246 seconds] 06:09 -!- jonatack [~jon@37.166.124.247] has quit [Read error: Connection reset by peer] 06:31 -!- tibo [~tibo@2400:4050:2a83:7000:24f1:55c0:d22c:9b2c] has joined #rust-bitcoin 06:35 -!- tibo [~tibo@2400:4050:2a83:7000:24f1:55c0:d22c:9b2c] has quit [Ping timeout: 240 seconds] 10:25 -!- jonatack [~jon@37.166.77.159] has joined #rust-bitcoin 10:39 -!- kcalvinalvin [~kcalvinal@ec2-52-79-199-97.ap-northeast-2.compute.amazonaws.com] has quit [Quit: ZNC 1.7.4 - https://znc.in] 10:44 -!- kcalvinalvin [~kcalvinal@ec2-52-79-199-97.ap-northeast-2.compute.amazonaws.com] has joined #rust-bitcoin 14:00 -!- tibo [~tibo@2400:4050:2a83:7000:24f1:55c0:d22c:9b2c] has joined #rust-bitcoin 14:00 -!- jonatack [~jon@37.166.77.159] has quit [Remote host closed the connection] 14:00 -!- jonatack [~jon@37.166.77.159] has joined #rust-bitcoin 14:23 -!- jonatack_ [~jon@37.166.59.253] has joined #rust-bitcoin 14:27 -!- jonatack [~jon@37.166.77.159] has quit [Ping timeout: 260 seconds] 14:33 -!- tibo [~tibo@2400:4050:2a83:7000:24f1:55c0:d22c:9b2c] has quit [Remote host closed the connection] 14:33 -!- tibo [~tibo@2400:4050:2a83:7000:24f1:55c0:d22c:9b2c] has joined #rust-bitcoin 17:20 -!- jonatack_ [~jon@37.166.59.253] has quit [Ping timeout: 240 seconds] 19:27 < BlueMatt> grrrrrrrrr, LLVM only ever accesses a const &'static str at a given offset, but it includes the full string in the binary :( 19:27 < BlueMatt> i want it to only include the bits it uses 19:32 < BlueMatt> ah, nevermind, figured out how to do it....const fn programming in rust is quite a challenge lol 19:35 < BlueMatt> huh, no, it still stores the constant even if its entirely unused :( 19:37 < BlueMatt> waiiitttt, if I pass a constant created on the stack into a const function and use the output, the constant gets put in the binary even though its never used :sob: 19:46 < jeremyrubin> Does anyone know how to publish a crate A and B, where B depends on A, and A dev-depends on B? 19:47 < jeremyrubin> Seems like I need to publish some kind of temporary crate? 19:49 < BlueMatt> you....can do that? 19:49 < BlueMatt> presumably, like, just dont? 19:56 < jeremyrubin> it's supposed to be supported 19:56 < jeremyrubin> it's helpful when your dev-depends test integration with a downstream library 20:03 -!- tibo_ [~tibo@2400:4050:2a83:7000:4110:eff4:538f:da32] has joined #rust-bitcoin 20:05 -!- tibo__ [~tibo@2400:4050:2a83:7000:a858:42f2:4c95:e04b] has joined #rust-bitcoin 20:05 < BlueMatt> hmm, right, I guess I've just always ever done that in ci 20:06 -!- tibo [~tibo@2400:4050:2a83:7000:24f1:55c0:d22c:9b2c] has quit [Ping timeout: 240 seconds] 20:07 < jeremyrubin> yeah it's actually mandatory in certain circumstances 20:07 < jeremyrubin> e.g., I want to write a test that tests downstream functionality but then probes internal state of my struct that is not vis 20:07 < BlueMatt> non-feature cfg flag? 20:07 < BlueMatt> but, yea, ok 20:09 -!- tibo_ [~tibo@2400:4050:2a83:7000:4110:eff4:538f:da32] has quit [Ping timeout: 264 seconds] 20:54 < jeremyrubin> still alpha/soft release but if anyone wants to play with https://github.com/sapio-lang/sapio love feedback 21:21 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 21:24 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 22:06 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin --- Log closed Tue Mar 23 00:00:04 2021