rust/src/test
kennytm f7932ef1d5 Rollup merge of #47104 - matthewjasper:dont-panic-on-generic-drop, r=estebank
Delay panic from incoherent drop implementation

Closes #41974
2018-01-03 16:57:55 +08:00
..
codegen Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail Rollup merge of #47104 - matthewjasper:dont-panic-on-generic-drop, r=estebank 2018-01-03 16:57:55 +08:00
compile-fail-fulldeps Same change to point at borrow for mir errors 2017-12-15 13:52:05 -08:00
debuginfo fix debuginfo scoping of let-statements 2017-12-21 14:25:17 +02:00
incremental Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
mir-opt Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08:00
parse-fail Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
pretty Fix whitespacing issues in pretty-printing of bounds 2017-12-20 00:23:18 +03:00
run-fail Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
run-fail-fulldeps
run-make Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
run-pass Auto merge of #46895 - ricochet1k:macro-lifetimes, r=jseyfried 2018-01-01 07:21:23 +00:00
run-pass-fulldeps Prefer to use attr::contains_name() and attr::find_by_name() 2017-12-28 12:32:24 +09:00
run-pass-valgrind Update miri to rustc changes 2017-12-06 09:25:29 +01:00
rustdoc Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08:00
ui Only bump error count when we are sure that the diagnostic is not a repetition. 2018-01-03 00:42:12 +01:00
ui-fulldeps Remove a test blocking the update of the log crate 2018-01-01 14:44:10 +01:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00