Deadbeef
|
4c6ddc036b
|
fix library and rustdoc tests
|
2023-04-16 11:38:52 +00:00 |
|
Esteban Küber
|
9fadcc143a
|
Special-case item attributes in the suggestion output
|
2023-04-12 22:50:10 +00:00 |
|
Esteban Küber
|
5b40aa5eb4
|
Tweak output for 'add line' suggestion
|
2023-04-12 22:50:10 +00:00 |
|
bohan
|
d8a4e7cf51
|
fix(middle): emit error rather than delay bug when reaching limit
|
2023-04-03 11:08:14 +08:00 |
|
lcnr
|
c63861b9d5
|
evaluate: improve and fix recursion depth handling
|
2023-03-21 09:57:22 +01:00 |
|
Jacob Pratt
|
c2f2a3cff2
|
Add test for println! typo
|
2023-02-19 03:46:03 +00:00 |
|
Michael Goulet
|
9dd5d3e8e4
|
Recover _ as .. in field pattern
|
2023-02-02 06:10:02 +00:00 |
|
Esteban Küber
|
62ba3e70a1
|
Modify primary span label for E0308
The previous output was unintuitive to users.
|
2023-01-30 20:12:19 +00:00 |
|
Esteban Küber
|
c6f322bf30
|
review comments: account for generics
|
2023-01-11 21:30:32 +00:00 |
|
Esteban Küber
|
12ddf77811
|
When suggesting writing a fully qualified path probe for appropriate types
Fix #46585.
|
2023-01-11 21:30:10 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|