Dylan DPC
|
8f2482b801
|
Rollup merge of #69867 - ayushmishra2005:doc/61137-add-long-error-code-e0628, r=Dylan-DPC
Add long error explanation for E0628
Add long explanation for the E0628 error code
Part of #61137
r? @GuillaumeGomez
|
2020-03-16 13:16:42 +01:00 |
|
Dylan DPC
|
9296d770bd
|
Rollup merge of #69998 - ayushmishra2005:doc/61137-add-long-error-code-e0634, r=Dylan-DPC,GuillaumeGomez
Add long error explanation for E0634
Add long explanation for the E0634 error code
Part of #61137
r? @GuillaumeGomez
|
2020-03-16 01:30:38 +01:00 |
|
Dylan DPC
|
bbdc871c53
|
Rollup merge of #69917 - GuillaumeGomez:cleanup-e0412, r=Dylan-DPC
Cleanup E0412 and E0422
r? @Dylan-DPC
|
2020-03-16 01:30:31 +01:00 |
|
Dylan DPC
|
838884e022
|
Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693, r=Dylan-DPC
Add long error explanation for E0693
Add long explanation for the E0693 error code
Part of #61137
r? @GuillaumeGomez
|
2020-03-15 02:44:23 +01:00 |
|
Dylan DPC
|
191a7965b1
|
Rollup merge of #69991 - contrun:fix-69980, r=Dylan-DPC
fix E0117 message out of sync
Closes https://github.com/rust-lang/rust/issues/69980
|
2020-03-15 02:44:22 +01:00 |
|
Ayush Mishra
|
2974685f09
|
Update src/librustc_error_codes/error_codes/E0634.md
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
|
2020-03-15 06:49:54 +05:30 |
|
Ayush Mishra
|
5760db14f9
|
Update src/librustc_error_codes/error_codes/E0634.md
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
|
2020-03-15 06:49:45 +05:30 |
|
Guillaume Gomez
|
ecb84c975d
|
Clean up E0412 and E0422 explanations
|
2020-03-14 23:19:22 +01:00 |
|
Ayush Kumar Mishra
|
4bd6ebcc31
|
Add long error explanation for E0634 #61137
|
2020-03-14 16:01:03 +05:30 |
|
Ayush Kumar Mishra
|
1c88052fa0
|
Add long error explanation for E0693 #61137
|
2020-03-14 08:41:05 +05:30 |
|
YI
|
47f6d63e10
|
fix E0117 message out of sync
|
2020-03-14 09:23:59 +08:00 |
|
Yuki Okushi
|
1d8f5f0ff5
|
Rollup merge of #69974 - GuillaumeGomez:cleanup-e0434, r=Dylan-DPC
Clean up E0434 explanation
r? @Dylan-DPC
|
2020-03-14 04:03:37 +09:00 |
|
Guillaume Gomez
|
a36bf9c1b8
|
Clean up E0434 explanation
|
2020-03-13 14:36:14 +01:00 |
|
Ayush Kumar Mishra
|
c33c88bcbd
|
Minor change
|
2020-03-13 10:52:41 +05:30 |
|
Ayush Kumar Mishra
|
00c6abe92f
|
Minor change
|
2020-03-13 10:49:49 +05:30 |
|
Ayush Mishra
|
f7fcb589cf
|
Update src/librustc_error_codes/error_codes/E0628.md
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
|
2020-03-13 08:14:45 +05:30 |
|
Ayush Mishra
|
1305ae6813
|
Update src/librustc_error_codes/error_codes/E0628.md
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
|
2020-03-13 08:14:32 +05:30 |
|
Guillaume Gomez
|
611cfd5f15
|
Clean up E0423 explanation
|
2020-03-12 13:11:07 +01:00 |
|
Mazdak Farrokhzad
|
e838383ff8
|
Rollup merge of #69876 - ayushmishra2005:doc/61137-add-long-error-code-e0739, r=Dylan-DPC
Add long error explanation for E0739
Add long explanation for the E0739 error code
Part of #61137
r? @GuillaumeGomez
|
2020-03-11 14:03:51 +01:00 |
|
Mazdak Farrokhzad
|
6f1db996c1
|
Rollup merge of #69847 - GuillaumeGomez:cleanup-e0393, r=Dylan-DPC
clean up E0393 explanation
r? @Dylan-DPC
|
2020-03-10 06:47:56 +01:00 |
|
Ayush Kumar Mishra
|
761c8c1eef
|
Removed trailing whitespace
|
2020-03-10 09:07:29 +05:30 |
|
Ayush Kumar Mishra
|
6f2c01bcfb
|
Add long error explanation for E0739
|
2020-03-10 08:33:14 +05:30 |
|
Ayush Kumar Mishra
|
7b75c346d5
|
Add long error explanation for E0628 #61137
|
2020-03-10 02:04:48 +05:30 |
|
Guillaume Gomez
|
c06fa0be82
|
clean up E0393 explanation
|
2020-03-09 09:31:15 +01:00 |
|
Mazdak Farrokhzad
|
c934c94212
|
Rollup merge of #69820 - GuillaumeGomez:cleanup-e0392, r=Dylan-DPC
clean up E0392 explanation
r? @Dylan-DPC
|
2020-03-08 20:54:36 +01:00 |
|
Mazdak Farrokhzad
|
40b405f2d4
|
Rollup merge of #69807 - GuillaumeGomez:cleanup-e0391, r=Dylan-DPC
Cleanup E0391 explanation
r? @Dylan-DPC
|
2020-03-08 20:54:35 +01:00 |
|
Mazdak Farrokhzad
|
22d6cc7287
|
Rollup merge of #69771 - GuillaumeGomez:cleanup-e0390, r=Dylan-DPC
Cleanup E0390 explanation
r? @Dylan-DPC
|
2020-03-08 16:53:41 +01:00 |
|
Guillaume Gomez
|
2676afeca4
|
clean up E0392 explanation
|
2020-03-08 10:44:23 +01:00 |
|
Guillaume Gomez
|
4db15d89a0
|
Cleanup E0391 explanation
|
2020-03-08 10:41:14 +01:00 |
|
Matthias Krüger
|
136ad015b6
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
|
Guillaume Gomez
|
13d5ee1c4f
|
Cleanup E0390 explanation
|
2020-03-06 12:52:16 +01:00 |
|
Dylan DPC
|
558115b86c
|
Rollup merge of #69732 - GuillaumeGomez:cleanup-e0382-e0384, r=Dylan-DPC
Clean E0382 and E0384 explanations
r? @Dylan-DPC
|
2020-03-05 22:04:09 +01:00 |
|
Dylan DPC
|
e01dc83aa8
|
Rollup merge of #69697 - GuillaumeGomez:explanation-e0380, r=Dylan-DPC
Add explanation for E0380
r? @Dylan-DPC
|
2020-03-05 22:03:58 +01:00 |
|
Guillaume Gomez
|
6b28a8c46f
|
Clean E0382 and E0384 explanations
|
2020-03-05 13:05:08 +01:00 |
|
Guillaume Gomez
|
c745b4a184
|
Add explanation for E0380
|
2020-03-04 13:01:19 +01:00 |
|
Dylan DPC
|
f8c026b479
|
Rollup merge of #69670 - GuillaumeGomez:explain-e0379, r=Dylan-DPC
Add explanation for E0379
r? @Dylan-DPC
|
2020-03-03 21:26:18 +01:00 |
|
Guillaume Gomez
|
c92267a863
|
Add explanation for E0379
|
2020-03-03 13:30:17 +01:00 |
|
Yuki Okushi
|
9be7932d35
|
Rollup merge of #69634 - GuillaumeGomez:clean-up-e0378, r=Dylan-DPC
clean up E0378 explanation
r? @Dylan-DPC
|
2020-03-03 17:50:16 +09:00 |
|
Yuki Okushi
|
9f3a192327
|
Rollup merge of #69620 - thekuom:doc/61137-add-long-error-code-e0719, r=davidtwco
doc(librustc_error_codes): add long error explanation for E0719
Reference issue #61137
- Updated error_codes.rs
- Added E0719.md in error_codes
- Updated necessary test .stderr files
|
2020-03-03 17:50:10 +09:00 |
|
Guillaume Gomez
|
ba49ed01f0
|
clean up E0378 explanation
|
2020-03-02 13:10:24 +01:00 |
|
Matthew Kuo
|
275dac7bfb
|
doc(librustc_error_codes): add long error explanation for E0719
Progresses #61137
|
2020-03-01 15:17:08 -06:00 |
|
Dylan DPC
|
d3a5a5d20b
|
Rollup merge of #69607 - GuillaumeGomez:cleanup-e0376, r=Dylan-DPC
Clean up E0376 explanation
r? @Dylan-DPC
|
2020-03-01 17:23:36 +01:00 |
|
Dylan DPC
|
8ffbf9033b
|
Rollup merge of #69577 - GuillaumeGomez:cleanup-e0375, r=Dylan-DPC
Clean up E0375 explanation
r? @Dylan-DPC
|
2020-03-01 17:23:32 +01:00 |
|
Dylan DPC
|
6fc73bc10a
|
Rollup merge of #69554 - GuillaumeGomez:cleanup-e0374, r=Dylan-DPC
Cleanup e0374
r? @Dylan-DPC
|
2020-03-01 17:23:27 +01:00 |
|
Guillaume Gomez
|
dd142b1dc4
|
Clean up E0376 explanation
|
2020-03-01 12:03:38 +01:00 |
|
Guillaume Gomez
|
6fba47f66f
|
Clean up E0375 explanation
|
2020-02-29 12:18:46 +01:00 |
|
Guillaume Gomez
|
45053d1fa6
|
Clean up E0374 explanation
|
2020-02-29 12:13:42 +01:00 |
|
Guillaume Gomez
|
e2738285ea
|
Wording improvement
|
2020-02-28 16:01:04 +01:00 |
|
Guillaume Gomez
|
f439de36af
|
Add explanation for E0747
|
2020-02-28 16:01:04 +01:00 |
|
bors
|
6d69caba11
|
Auto merge of #68434 - varkor:astconv-mismatch-error, r=nikomatsakis
Move generic arg/param validation to `create_substs_for_generic_args` to resolve various const generics issues
This changes some diagnostics, but I think they're around as helpful as the previous ones, and occur infrequently regardless.
Fixes https://github.com/rust-lang/rust/issues/68257.
Fixes https://github.com/rust-lang/rust/issues/68398.
r? @eddyb
|
2020-02-27 18:38:19 +00:00 |
|