--- Log opened Fri Sep 06 00:00:02 2019 00:40 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #rust-bitcoin 01:01 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Quit: jonatack] 02:05 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Remote host closed the connection] 02:21 -!- jonatack [~jon@134.19.179.243] has joined #rust-bitcoin 02:39 < elichai2> dpc: that would be pretty cool, but idk how it would work with all the obious llvm-like attributes we have in rust 02:43 < elichai2> andytoshi: FYI, another option instead of a static context is kind of a static context that is written once in runtime to a global and that's it. that way you don't need to pass the context around and give it to functions. altough this makes it not thread safe without some kind of `Once` thing. 03:00 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #rust-bitcoin 03:20 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Remote host closed the connection] 03:21 -!- Ed0_ [~edouard@2001:41d0:401:3100::4897] has left #rust-bitcoin ["WeeChat 1.0.1"] 03:24 -!- Ed0 [~edouard@2001:41d0:401:3100::4897] has joined #rust-bitcoin 03:53 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #rust-bitcoin 03:58 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Ping timeout: 258 seconds] 04:47 -!- jonatack [~jon@134.19.179.243] has quit [Ping timeout: 258 seconds] 05:30 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 05:45 < andytoshi> elichai2: we could use `Once`. i susect that'd be pretty slow 05:54 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Ping timeout: 264 seconds] 05:59 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 06:23 -!- ccdle12 [~ccdle12@host81-153-111-159.range81-153.btcentralplus.com] has joined #rust-bitcoin 08:21 < andytoshi> rolleyes 08:21 < andytoshi> https://github.com/alexcrichton/cc-rs/commit/fa2ced63a7e9c97048f4123b333853a2b0c5e1a8 08:21 < andytoshi> https://github.com/alexcrichton/cc-rs/pull/438 08:21 < andytoshi> we have to pin cc *again* because they bumped the msrv in a patch version 08:21 < andytoshi> to a 9-month-old compiler 08:35 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Quit: jonatack] 08:37 -!- drolmer [~drolmer@unaffiliated/drolmer] has quit [Ping timeout: 244 seconds] 08:38 -!- drolmer [~drolmer@unaffiliated/drolmer] has joined #rust-bitcoin 09:21 -!- dpc [dpcmatrixo@gateway/shell/matrix.org/x-wulxjsvfhkeaiwtu] has quit [Remote host closed the connection] 09:34 -!- dpc [dpcmatrixo@gateway/shell/matrix.org/x-rbglhhghubdbfavj] has joined #rust-bitcoin 10:42 -!- ccdle12 [~ccdle12@host81-153-111-159.range81-153.btcentralplus.com] has quit [Remote host closed the connection] 10:56 -!- instagibbs [~instagibb@pool-100-15-121-126.washdc.fios.verizon.net] has quit [Read error: Connection reset by peer] 10:56 -!- instagibbs [~instagibb@pool-100-15-121-126.washdc.fios.verizon.net] has joined #rust-bitcoin 12:13 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 12:22 -!- reallll [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 12:25 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 268 seconds] 12:26 -!- reallll is now known as belcher 12:40 -!- ccdle12 [~ccdle12@host81-153-111-159.range81-153.btcentralplus.com] has joined #rust-bitcoin 12:44 -!- ccdle12 [~ccdle12@host81-153-111-159.range81-153.btcentralplus.com] has quit [Read error: No route to host] 12:45 -!- ccdle12 [~ccdle12@host81-153-111-159.range81-153.btcentralplus.com] has joined #rust-bitcoin 13:35 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #rust-bitcoin 13:42 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:a5e8:b77c:b252:8ffa] has joined #rust-bitcoin 13:45 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 13:45 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #rust-bitcoin 14:05 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:a5e8:b77c:b252:8ffa] has quit [] 14:29 -!- ccdle12 [~ccdle12@host81-153-111-159.range81-153.btcentralplus.com] has quit [Remote host closed the connection] 14:48 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 17:28 -!- TamasBlummer1 [~Thunderbi@p200300DD6712648300CEABC52E4CB4DB.dip0.t-ipconnect.de] has joined #rust-bitcoin 17:30 -!- TamasBlummer [~Thunderbi@p200300DD6712641614826B47369865EB.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 17:30 -!- TamasBlummer1 is now known as TamasBlummer --- Log closed Sat Sep 07 00:00:04 2019