[racket-dev] [plt] Push #29450: master branch updated

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Tue Oct 28 12:26:17 EDT 2014

On 2014-10-28 12:05:12 -0400, samth at racket-lang.org wrote:
> | Avoid requires of contracts when they're not used.
> |
> | This changes when various libraries that provide contract
> | support to possible contracted bindings to declare when
> | those bindings are needed.

Is there some unit test we can write that will check to make sure these
requires are not included when they're not used?

(I ask because there are some refactorings of contract generation I'd
 like to merge eventually and I don't want to break the improvement
 you've made here)

Cheers,
Asumu

Posted on the dev mailing list.