Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 1.28.1 #5680

Merged
merged 3 commits into from
May 10, 2023
Merged

Merge 1.28.1 #5680

merged 3 commits into from
May 10, 2023

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented May 10, 2023

Merge tokio-1.28.x into master.

Refs: #5679

This commit sets up the history in the following way:

*   89b73f39bfcd Merge 'tokio-1.28.x' into 'master' (#5680)
|\  
| * a26fc9c9f956 (tokio-1.28.x) chore: prepare Tokio v1.28.1 (#5679)
| * f2d033e4541d build: fix warnings in AS_FD_PROBE (#5677)
* | 7fe88ce4addf fuzz: remove unused code from `fuzz_steam_map.rs` (#5675)
* | c999699f5ed1 sync: remove 'static bound from `PollSender` (#5665)
* | 7430865d655d taskdump: instrument `JoinHandle` and `tokio::fs` (#5676)
* | 56239a9035a5 macros: fix typo in doc comment (#5671)
* | 1b4106a1ce7e net: add nodelay methods on TcpSocket (#5672)
* | 3abe877bf7de ci: check that `tokio/fuzz` compiles (#5670)
* | 61b68a8abc7e sync: implement more traits for channel errors (#5666)
* | 52bc6b6f2d77 fs: reduce blocking ops in `fs::read_dir` (#5653)
* | f478ff4a249b tokio: add `CountedLinkedList::for_each` (#5660)
* | 660eac71f0ac taskdump: implement task dumps for current-thread runtime (#5608)
* | 1d785fd66fce metrics: add metric for number of tasks (#5628)
* | 6a8f6f5a90a1 net: add uds doc alias for unix sockets (#5659)
* | 398dfda56d3e chore: prepare tokio-stream v0.1.14 (#5658)
* | 9bdc475539d1 stream: fix minimum Tokio dependency (#5657)
* | b5a5ddb4cfbe (tag: tokio-stream-0.1.13) chore: prepare tokio-stream v0.1.13 (#5652)
* | 74c6e6c68333 (tag: tokio-util-0.7.8) chore: prepare tokio-util v0.7.8 (#5651)
|/  
* f21d59609964 (tag: tokio-1.28.0) chore: prepare Tokio v1.28.0 (#5650)

This branch must be merged from the command line! Do not use the GitHub UI!

@Darksonn Darksonn added the A-tokio Area: The main tokio crate label May 10, 2023
@Darksonn Darksonn requested a review from djc May 10, 2023 08:47
@Darksonn Darksonn merged commit 89b73f3 into master May 10, 2023
@Darksonn Darksonn deleted the merge-1.28.1 branch May 10, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants