parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -39,7 +39,6 @@ pub struct StackFrameList {
|
|||
_refresh_task: Task<()>,
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
#[derive(Debug, PartialEq, Eq)]
|
||||
pub enum StackFrameEntry {
|
||||
Normal(dap::StackFrame),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue