You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: clippy warning for rust 1.61 stable
* feat: upgrade dep version, and use Rust 2021 Edition
* fix: issue 80
1. use code.test config to open/close writing test file
2. use code.comment_leading to comment the desc
3. use code.comment_problem_desc to open/close the description about the problem
4. use code.start_marker to mark the code begin
5. use code.end_marker to mark the code end
* fix: create empty test file
* revert: use superscript and subscript, not ^ and _
* fix: not generate leetcode_tmp.toml
* fix: clippy warning
* chore: upgrade dep
* backwark compability
* cfg marker trun on/off
0 commit comments