Esteban Küber
|
b6494a7bb4
|
More accurately point at arguments
|
2023-08-26 19:25:46 +00:00 |
|
Michael Goulet
|
2c33dfea76
|
Don't sort strings right after we just sorted by types
|
2023-06-27 23:31:06 +00:00 |
|
Michael Goulet
|
3152ac34bd
|
Ignore tests that hang in new solver
|
2023-06-09 21:57:37 +00:00 |
|
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 |
|