rust/src/librustc_lint
Eli Friedman 6bdfb05347 Clarify the usage of "hints" in const_eval.
The "hint" mechanism is essentially used as a workaround to compute
types for expressions which have not yet been type-checked. This
commit clarifies that usage, and limits the effects to the places
where it is currently necessary.

Fixes #26210.
2015-07-17 18:29:34 -07:00
..
builtin.rs Clarify the usage of "hints" in const_eval. 2015-07-17 18:29:34 -07:00
lib.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00