about summary refs log tree commit diff
path: root/library/core/src/error.rs
AgeCommit message (Expand)AuthorLines
2022-10-31Rollup merge of #103766 - lukas-code:error-in-core, r=Dylan-DPCDylan DPC-1/+1
2022-10-30Add tracking issue to `error_in_core`Lukas Markeffsky-1/+1
2022-10-15Stabilize `duration_checked_float`Ryan Lopopolo-2/+2
2022-08-25error::Error: remove some commentsNick Cameron-15/+0
2022-08-24error::Error: rename the Demand arguments from req to demandNick Cameron-7/+7
2022-08-24error::Error: rename the chain method to sourcesNick Cameron-7/+22
2022-08-22Move error trait into coreJane Losare-Lusby-0/+508