/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Introducing tmux-rs
(richardscollin.github.io)
857 points
Jtsummers
| 2 comments |
03 Jul 25 15:03 UTC
|
HN request time: 0.429s
|
source
Show context
someperson
◴[
03 Jul 25 17:33 UTC
]
No.
44457362
[source]
▶
>>44455787 (OP)
#
Surely improvements be made to c2rust to reduce the cited information loss with constant naming, to reduce the initial conversion burden?
replies(1):
>>44458982
#
1.
kevincox
◴[
03 Jul 25 20:40 UTC
]
No.
44458982
[source]
▶
>>44457362
#
Yeah, this seems like a huge missing feature for C2Rust. IIUC the main idea is to serve as a base for then porting to idiomatic Rust. But if you lose all of the constants that is a huge productivity loss.
replies(1):
>>44459596
#
ID:
GO
2.
dataking
◴[
03 Jul 25 22:13 UTC
]
No.
44459596
[source]
▶
>>44458982 (TP)
#
Indeed. We had experimental support for preserving (some) constants but it fell by the wayside. We're bringing it back in the coming months.
↑