rust/src/librustc_metadata
Niko Matsakis 00e699faf3 change callback for expr/type to a fn pointer
The idea is that, this way, we can cleanly isolate ALL state that is
being passed, since it goes as an argument to the fn pointer.
2016-08-17 15:21:45 -04:00
..
2016-05-10 20:16:29 -03:00
2016-08-17 07:39:11 -04:00