rust/tests
Kevin Yap 546eb14b7e Change implementation of approx_const lint
- Replace epsilon with lower and upper bounds for each constant.
- Warn on use of "3.14", and update tests accordingly.
2015-10-22 23:07:27 -07:00
..
compile-fail Change implementation of approx_const lint 2015-10-22 23:07:27 -07:00
compile-test.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
consts.rs Rustup to rustc 1.5.0-nightly (fc4d566b4 2015-09-16) 2015-09-17 05:32:29 +05:30
mut_mut_macro.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30