Andrew Lygin
|
984c039e4e
|
Fix error explanation formatting
|
2016-11-26 21:20:20 +03:00 |
|
Andrew Lygin
|
9fb81b92f9
|
Fix error explanation formatting
|
2016-11-26 21:20:20 +03:00 |
|
Jeffrey Seyfried
|
e4baeaa30d
|
Import macros in resolve instead of in metadata::macro_import.
|
2016-10-24 00:43:12 +00:00 |
|
Jeffrey Seyfried
|
dfa69be38a
|
Fix fallout in tests.
|
2016-09-27 06:43:51 +00:00 |
|
ggomez
|
d4c6a61c44
|
Ignore this block code because of OSX failure
|
2016-09-08 16:08:47 +02:00 |
|
ggomez
|
7c53eb97df
|
Add librustc metadata error codes to global check
|
2016-09-04 01:32:30 +02:00 |
|
ggomez
|
5629f7e621
|
Add E0470 error explanation
|
2016-08-30 23:19:07 +02:00 |
|
ggomez
|
980402cd11
|
Add E0469 error explanation
|
2016-08-30 23:19:07 +02:00 |
|
ggomez
|
e32dad3a7e
|
Add E0468 error explanation
|
2016-08-30 23:19:06 +02:00 |
|
ggomez
|
b9eaeb1264
|
Add E0467 error explanation
|
2016-08-30 23:19:06 +02:00 |
|
ggomez
|
3401f4ed3d
|
Add E0466 error explanation
|
2016-08-30 23:19:02 +02:00 |
|
Guillaume Gomez
|
2c190ad0d2
|
Update block codes' flags
|
2016-08-19 16:44:29 +02:00 |
|
Cristian Oliveira
|
85e02429b2
|
Add error description for E0455
- Adding name attribute to the sample code - Fix description sentences
|
2016-05-10 20:16:29 -03:00 |
|
Niko Matsakis
|
751c24d345
|
renumber error from E0522 to E0523
another name was added in the meantime
|
2016-03-25 14:07:20 -04:00 |
|
Niko Matsakis
|
5a68116240
|
pacify the merciless tidy: s/E0521/E0522
Gah. I always find it confusing that make tidy gives me the highest error
code, but not the **next** error code.
|
2016-03-25 14:07:20 -04:00 |
|
Niko Matsakis
|
af057bdb1c
|
renumber diagnostic to avoid conflict
specialization nabbed E0520
|
2016-03-25 14:07:20 -04:00 |
|
Michael Woerister
|
2eebb7b605
|
Make the compiler emit an error if the crate graph contains two crates with the same crate-name and crate-salt but different SVHs.
|
2016-03-25 14:07:18 -04:00 |
|
Guillaume Gomez
|
55955f5a45
|
Add E0463 error explanation
|
2016-01-02 02:39:45 +01:00 |
|
Ariel Ben-Yehuda
|
0a8bb4c509
|
split the metadata code into rustc_metadata
tests & rustdoc still broken
|
2015-11-26 18:22:40 +02:00 |
|