Skip to content

Pull requests: aylei/leetcode-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

no fetch operation when solve local problems
#45 by annidy was closed Sep 1, 2024 Loading…
Bump futures-rs from 0.3.3 to 0.3.5
#44 by annidy was closed Sep 1, 2024 Loading…
Bump thread_local from 1.0.1 to 1.1.4 dependencies Pull requests that update a dependency file
#40 by dependabot bot was merged Jun 17, 2022 Loading…
Bump futures-task from 0.3.4 to 0.3.21 dependencies Pull requests that update a dependency file
#39 by dependabot bot was merged Jun 17, 2022 Loading…
Bump futures-util from 0.3.4 to 0.3.21 dependencies Pull requests that update a dependency file
#38 by dependabot bot was merged Jun 17, 2022 Loading…
Bump net2 from 0.2.33 to 0.2.37 dependencies Pull requests that update a dependency file
#37 by dependabot bot was merged Jun 15, 2022 Loading…
Bump miow from 0.2.1 to 0.2.2 dependencies Pull requests that update a dependency file
#36 by dependabot bot was merged Jun 15, 2022 Loading…
Bump hyper from 0.12.35 to 0.12.36 dependencies Pull requests that update a dependency file
#35 by dependabot bot was merged Jun 15, 2022 Loading…
Bump socket2 from 0.3.11 to 0.3.19 dependencies Pull requests that update a dependency file
#34 by dependabot bot was merged Jun 15, 2022 Loading…
Bump smallvec from 0.6.10 to 0.6.14 dependencies Pull requests that update a dependency file
#33 by dependabot bot was merged Jun 15, 2022 Loading…
Bump bumpalo from 3.1.2 to 3.10.0 dependencies Pull requests that update a dependency file
#32 by dependabot bot was merged Jun 15, 2022 Loading…
Bump http from 0.1.18 to 0.1.21 dependencies Pull requests that update a dependency file
#31 by dependabot bot was merged Jun 15, 2022 Loading…
Bump crossbeam-deque from 0.7.1 to 0.7.4 dependencies Pull requests that update a dependency file
#30 by dependabot bot was merged Jun 15, 2022 Loading…
fix clippy and build_desc
#29 by Millione was closed Aug 22, 2022 Loading…
fix 26
#28 by TianyiShi2001 was merged Nov 12, 2020 Loading…
add problem and discuss link to existing solutions
#27 by songyzh was merged Feb 23, 2020 Loading…
add problem link and discuss link in problem file
#26 by songyzh was merged Feb 16, 2020 Loading…
Solve problems
#25 by songyzh was closed Feb 11, 2020 Loading…
Solve some problems
#24 by songyzh was closed Feb 12, 2020 Loading…
Solve some problems
#23 by songyzh was closed Feb 12, 2020 Loading…
[WIP]add function to initialize all problems concurrently asynchronously
#20 by songyzh was closed Feb 7, 2020 Loading…
1 task done
增加问题的默认返回值, 方便书写代码
#19 by songyzh was merged Feb 3, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.