02:17
fabic has joined #rust-embedded
05:46
<
re_irc >
<@disasm-ewg:matrix.org> almindor: Well, `UnsafeCell`?
05:47
<
re_irc >
<@disasm-ewg:matrix.org> Or evel `Cell::as_ptr`
06:17
dcz has joined #rust-embedded
06:26
<
re_irc >
<@burrbull:matrix.org> What all you think about backporting non-breaking changes to embedded-hal 0.2.x ?
06:26
<
re_irc >
<@burrbull:matrix.org> For example i2c 10 address support, OutputPin::set_state, IoPin and maybe something other
06:30
<
re_irc >
<@disasm-ewg:matrix.org> I think it's a good idea, because 0.2->1.0 transition will take another few years
06:36
emerent has quit [Ping timeout: 240 seconds]
06:36
emerent has joined #rust-embedded
06:43
<
re_irc >
<@marcuss2:tedomum.net> How well is the nrf52 series supported?
07:34
neceve has joined #rust-embedded
09:02
fabic has quit [Ping timeout: 256 seconds]
09:03
neceve has quit [Ping timeout: 240 seconds]
09:10
neceve has joined #rust-embedded
09:39
fabic has joined #rust-embedded
10:14
neceve has quit [Ping timeout: 272 seconds]
10:21
<
re_irc >
<@yatekii:matrix.org> does anyone here know how I debug a stackoverflow in a proc_macro? :D
10:27
<
re_irc >
<@henrik_alser:matrix.org> debug like?
10:48
<
re_irc >
<@yatekii:matrix.org> as in figure out the issue :D
10:49
<
re_irc >
<@yatekii:matrix.org> until now I cannot even get a stacktrace
10:49
<
re_irc >
<@yatekii:matrix.org> guess thats because of SIGABRT
10:56
<
re_irc >
<@jamesmunns:matrix.org> marcuss2: I'd probably say the nrf52 is probably the second most widely used family of chips, after the stm32.
11:00
<
re_irc >
<@yatekii:matrix.org> In rust most likely yeah :)
11:18
<
re_irc >
<@henrik_alser:matrix.org> yatekii: Do you have a suspect?
11:27
fabic has quit [Ping timeout: 256 seconds]
11:44
<
re_irc >
<@yatekii:matrix.org> I do not :D I Also have a convict :D
11:44
<
re_irc >
<@yatekii:matrix.org> ```rust
11:44
<
re_irc >
<@yatekii:matrix.org> impl From<BorrowedParseError<'_>> for Error {
11:44
<
re_irc >
<@yatekii:matrix.org> error.into()
11:44
<
re_irc >
<@yatekii:matrix.org> fn from(error: BorrowedParseError) -> Self {
11:44
<
re_irc >
<@yatekii:matrix.org> lol
11:48
<
re_irc >
<@yatekii:matrix.org> Anyways, it's fixed now :D I was just stupid :) Also I found this via the rust-analyzer debug functionality. I just had to pull out all my macro code into an example :)
12:06
<
re_irc >
<@yatekii:matrix.org> i wish proc_macros were a bit more complete. its one of the most awesome rust features
12:15
<
re_irc >
<@sh3rm4n:matrix.org> burrbull: I like it, because 1. it would make the transition smoother (as some traits are already implemented) 2. get some more experience witht the traits to maybe flesh out difficult areas for 1.0 3. Many of these traits are useful now and should not wait for 1.0
12:53
fabic has joined #rust-embedded
13:19
dcz_ has joined #rust-embedded
13:20
dcz has quit [Ping timeout: 272 seconds]
14:30
dcz_ has quit [Ping timeout: 252 seconds]
14:34
dcz_ has joined #rust-embedded
14:39
dcz has joined #rust-embedded
14:40
dcz_ has quit [Ping timeout: 265 seconds]
15:58
neceve has joined #rust-embedded
17:11
fabic has quit [Ping timeout: 272 seconds]
20:22
Amanieu has quit [Quit: Amanieu]
20:23
Amanieu has joined #rust-embedded
20:54
dcz has quit [Ping timeout: 272 seconds]
22:50
cr19011 has joined #rust-embedded
22:53
cr1901 has quit [Ping timeout: 250 seconds]
23:45
neceve has quit [Ping timeout: 240 seconds]
23:48
cr1901 has joined #rust-embedded
23:52
cr19011 has quit [Ping timeout: 272 seconds]