Dylan DPC
|
d80bcf8316
|
Rollup merge of #103766 - lukas-code:error-in-core, r=Dylan-DPC
Add tracking issue to `error_in_core`
This was merged in https://github.com/rust-lang/rust/pull/99917 without a tracking issue, so I'm creating one now: https://github.com/rust-lang/rust/issues/103765
|
2022-10-31 14:52:57 +05:30 |
|
Lukas Markeffsky
|
f56d3c3140
|
Add tracking issue to error_in_core
|
2022-10-30 17:26:46 +01:00 |
|
Ryan Lopopolo
|
95040a70d7
|
Stabilize duration_checked_float
Tracking issue:
- https://github.com/rust-lang/rust/issues/83400
|
2022-10-15 12:02:13 -07:00 |
|
Nick Cameron
|
9372c4f6ac
|
error::Error: remove some comments
Signed-off-by: Nick Cameron <nrc@ncameron.org>
|
2022-08-25 07:42:07 +01:00 |
|
Nick Cameron
|
b556a5be5a
|
error::Error: rename the Demand arguments from req to demand
Signed-off-by: Nick Cameron <nrc@ncameron.org>
|
2022-08-24 15:35:51 +01:00 |
|
Nick Cameron
|
80442f375a
|
error::Error: rename the chain method to sources
Signed-off-by: Nick Cameron <nrc@ncameron.org>
|
2022-08-24 15:35:51 +01:00 |
|
Jane Losare-Lusby
|
bf7611d55e
|
Move error trait into core
|
2022-08-22 13:28:25 -07:00 |
|