summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2020-10-21net: fix use-after-free in slab compaction (#3019)Carl Lerche
2020-10-15ci: run clippy on MSRV (#2962)Taiki Endo
2020-10-12rt: simplify rt-* features (#2949)Taiki Endo
2020-09-24chore: remove internal io-driver cargo feature (#2881)Ivan Petkov
2020-09-24chore: remove internal io-readiness cargo feature (#2878)Ivan Petkov
2020-09-23io: use intrusive wait list for I/O driver (#2828)Sean McArthur
2020-09-23ci: deny warnings on '--cfg tokio_unstable' tests (#2859)Taiki Endo
2020-09-21ci: update miri flags (#2851)Alice Ryhl
2020-08-10chore: bump MSRV to 1.45 (#2759)Carl Lerche
2020-07-28ci: add information to the rustfmt check, hinting at the necessary fix (#2673)Jeb Rosen
2020-07-24chore: add ci job that depends on all tests (#2690)Carl Lerche
2020-07-24chore: complete CI migration to Github Actions (#2680)Carl Lerche
2020-07-21chore: add audit check (#2595)Zephyr Shannon
2020-07-05ci: use latest stable compiler on macOS ci (#2643)Taiki Endo
2020-06-11chore: fix macOS ci on github actions (#2602)Taiki Endo
2020-05-25ci: start migrating CI to Github Actions (#2531)Geoff Shannon
2020-05-21github: update issue templates (#2552)Alice Ryhl
2018-08-24draft initial CONTRIBUTING guide (#567)Carl Lerche