Steve Klabnik
Steve Klabnik
> As long as you don't expect that directory to be the same across dyno instances or through restarts (that code checks out the git repo on server start if...
Actually, @boxtown let me give some stuff a try first, and then we can decide what to do here 😄
@boxtown so yeah https://github.com/rust-lang-nursery/thanks/pull/99 basically, after this merges, this specific issue can be closed; https://github.com/rust-lang-nursery/thanks/issues/13 would always get all the commits, since we're doing it from git natively. i'm not...
Maybe I need to regenerate the DB... On Aug 12, 2017, 05:59 -0700, Carol (Nichols || Goulding) , wrote: > Related: #45 > I should be fixed in the mailmap:...
I think this is probably too much for the Basic Syntax deck, as it's already pretty full. I think a full ten slides on functions and closures would include this,...
Gah! Something must have happened. I’ll take a look in the next few days. Thanks. > On Nov 22, 2017, at 18:05, scottmcm wrote: > > https://thanks.rust-lang.org/rust/1.17.0 currently says >...
> we introduce macro and give println! as an example for macro instead of just explaining how to print stuff to screen ? I'm open to moving the debug print...
Sure! On Jan 27, 2017, 22:51 -0500, Dylan Maccora , wrote: > > This is probably far more relevant on the diesel page but thought would check if wanted to...
Yes, this would be cool. It requires a lot more API integration than we currently have, so it'd be a big step, but I'd like to see it as well.
@alexcrichton you recently changed this, I think?