Quote Browser
-
#6971 Up↑ /8 Down↓ [Report] 2013-06-11 21:49 GMT
<bstrie> is "complete" alias analysis undecidable?
<bblum> yep
<bstrie> ok :)
<tjc> Rice's Theorem applies
<tjc> every interesting static analysis is undecidable :-)
<bstrie> haha
<tjc> that's more or less what it really says
<tjc> also known as the full employment theorem for compiler writers -
#6967 Up↑ /1 Down↓ [Report] 2013-06-07 19:37 GMT
<RyanVM> oh boy, a new jhammel landing to backout!
<jhammel> RyanVM: :(
<jhammel> oh, its not even red yet
<jhammel> *yet*
<philor> yeah, before it's even picked up all the build slaves is maybe a little premature
<RyanVM> hey, I just run on precedent :P
<jhammel> when i get a bit of time, i'll write a script to backout concurrent to pushing -
#6965 Up↑ /0 Down↓ [Report] 2013-06-06 19:36 GMT
<moonchrome> I'm using macros to work around missing associated items, copy-pasting to work around macros not expanding multiple times in another macro, implementing ToStr manually because #[deriving(ToStr)] doesn't work in macro, converting values to [] and using .to_str on it because fmt! can't use a macro constructed string
<moonchrome> the workarounds have workarounds xD
<kimundi> In other words, business as usual in rust land. :D
Kindly hosted by jX and in no way affiliated with the Mozilla Foundation.