This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
tokio
Watch
1
Star
0
Fork
0
You've already forked tokio
mirror of
https://github.com/tokio-rs/tokio.git
synced
2025-09-28 12:10:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tokio
/
tests-build
/
tests
/
fail
History
Hai-Hsin
833ee027d0
macros: allow
unhandled_panic
behavior for
#[tokio::main]
and
#[tokio::test]
(
#6593
)
2024-06-07 20:48:56 +09:00
..
macros_core_no_default.rs
rt: Remove
threaded_scheduler()
and
basic_scheduler()
(
#2876
)
2020-10-12 13:44:54 -04:00
macros_core_no_default.stderr
ci: fix new error output from rustc 1.63.0 (
#4905
)
2022-08-12 08:57:30 +00:00
macros_dead_code.rs
macros: improve diagnostics on type mismatch (
#3766
)
2021-05-09 18:58:05 +09:00
macros_dead_code.stderr
ci: fix new error output from rustc 1.63.0 (
#4905
)
2022-08-12 08:57:30 +00:00
macros_invalid_input.rs
macros: allow
unhandled_panic
behavior for
#[tokio::main]
and
#[tokio::test]
(
#6593
)
2024-06-07 20:48:56 +09:00
macros_invalid_input.stderr
macros: allow
unhandled_panic
behavior for
#[tokio::main]
and
#[tokio::test]
(
#6593
)
2024-06-07 20:48:56 +09:00
macros_type_mismatch.rs
macros: always emit return statement (
#4636
)
2022-04-28 07:53:40 +09:00
macros_type_mismatch.stderr
ci: fix new warnings on 1.75.0 (
#6255
)
2023-12-29 17:22:54 +01:00