Yuki Okushi
|
4530da7ff0
|
Move feature gate-related tests
|
2021-01-01 09:23:11 +09:00 |
|
Vadim Petrochenkov
|
993bb072ff
|
rustc_expand: Mark inner #![test] attributes as soft-unstable
|
2020-11-20 19:35:03 +03:00 |
|
Vadim Petrochenkov
|
8eaf17bca2
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
Vadim Petrochenkov
|
6e4f16173c
|
Demote template check error to a lint for #[test] and #[bench]
|
2019-07-24 12:29:45 +03:00 |
|
Vadim Petrochenkov
|
76b1ffaf6c
|
syntax_ext: Reuse built-in attribute template checking for macro attributes
|
2019-07-24 12:29:45 +03:00 |
|
Eric Huss
|
2f1b34cc15
|
Add backticks to main not found errors.
|
2018-03-14 12:23:29 -07:00 |
|
Eric Huss
|
b08e6d305f
|
Add suggestion where to add main function.
|
2018-03-14 12:23:29 -07:00 |
|
Eric Huss
|
b4b7ccbd1c
|
Add crate name to "main function not found" error message.
Fixes #44798 and rust-lang/cargo#4948.
|
2018-03-14 11:40:13 -07:00 |
|
Guillaume Gomez
|
2e104a77cf
|
update tests
|
2018-03-14 00:53:24 +01:00 |
|
Guillaume Gomez
|
5747fd6611
|
Update ui tests
|
2018-02-25 12:15:05 +01:00 |
|
est31
|
38438c618c
|
Migrate a few feature gate tests to ui
Renames only in this commit, and obviously
.stderr file additions.
|
2017-12-07 10:14:39 +01:00 |
|