Skip to content

Pull requests: smol-rs/smol

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

Pull requests list

Minor fixes
#1 by matklad was merged Feb 4, 2020 Loading…
fix a bug for macOS builds
#3 by irevoire was merged Apr 13, 2020 Loading…
add example links to README
#5 by WindSoilder was merged Apr 19, 2020 Loading…
Add missing debug implementations
#9 by wusyong was merged Apr 19, 2020 Loading…
Add AsRawFd/RawSocket on types with trait bound of them
#10 by wusyong was merged Apr 21, 2020 Loading…
Use ToSocketAddrs for TcpListener
#12 by llebout was closed Apr 24, 2020 Loading…
Add Github Actions CI
#13 by llebout was merged Apr 25, 2020 Loading…
Fix documendation test
#16 by k-nasa was merged Apr 24, 2020 Loading…
Fix doc links
#17 by taiki-e was merged Apr 24, 2020 Loading…
Rename tokio feature to tokio02
#18 by taiki-e was merged Apr 25, 2020 Loading…
add failing detach test
#20 by dignifiedquire was closed Apr 24, 2020 Loading…
Fix some clippy lints
#21 by akhilles was merged Apr 24, 2020 Loading…
Ideas and helpers
#25 by dignifiedquire was merged Apr 25, 2020 Loading…
feat(async_io): support vectored methods
#27 by dignifiedquire was merged Apr 26, 2020 Loading…
refactor workflows/build-and-test.yaml
#28 by k-nasa was merged Apr 26, 2020 Loading…
Complete exmaples and fix their links
#29 by wusyong was closed Apr 26, 2020 Loading…
ci: test on a wider varitey of systems
#30 by dignifiedquire was merged Apr 27, 2020 Loading…
feat: update to [email protected]
#31 by dignifiedquire was merged Apr 26, 2020 Loading…
Refactor examples into its own crate
#33 by creativcoder was merged Apr 27, 2020 Loading…
Trigger CI on pull_request event
#35 by svartalf was merged Apr 27, 2020 Loading…
remove extraneous whitespace
#39 by tshepang was merged Apr 27, 2020 Loading…
fix: example server crash on insecure SSL
#40 by alexeldeib was merged Apr 28, 2020 Loading…
Use 'num_threads' variable in doc-exapmple for smol::run
#41 by Byron was merged Apr 28, 2020 Loading…
Report total lines of code in CI as a lint pass
#44 by llebout was merged Apr 28, 2020 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.