Chayim Refael Friedman
|
83930ecdea
|
Give better error when collecting into &[T]
|
2023-05-15 21:16:35 +03:00 |
|
Maybe Waffle
|
214e65c2eb
|
Add unuseless #[allow(unused_allocation)]
|
2023-03-03 17:47:48 +00:00 |
|
Yuki Okushi
|
7e5d477ac5
|
Rollup merge of #106740 - petar-dambovaliev:float-iterator-hint, r=Nilstrieb
Adding a hint on iterator type errors
Issue reference https://github.com/rust-lang/rust/issues/106728
- [x] add a case in the attribute
- [x] add a test
closes #106728
|
2023-01-13 05:47:23 +09:00 |
|
Petar Dambovaliev
|
bdf990022a
|
add note for float iterator
|
2023-01-12 15:29:53 +01:00 |
|
Michael Goulet
|
959616ef44
|
Handle inference variables in CollectAllMismatches correctly
|
2023-01-11 20:01:24 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|