This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-01-21 05:40:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
test
/
src
History
Guillaume Gomez
14782ad687
Add new
test_main_with_exit_callback
public function in
libtest
to allow a callback to be called before exiting
2025-05-06 18:17:48 +02:00
..
formatters
Use correct error message casing for
io::const_error
s
2025-02-28 17:50:38 +01:00
helpers
…
stats
…
term
Rollup merge of
#136844
- thaliaarchi:const-io-error, r=ChrisDenton
2025-02-17 06:37:37 +01:00
bench.rs
…
cli.rs
fix(test): Expose '--no-capture', deprecating '--nocapture'
2025-04-17 13:30:59 -05:00
console.rs
fix(libtest): Enable Instant on Emscripten targets
2025-02-09 23:51:54 +03:00
event.rs
…
lib.rs
Add new
test_main_with_exit_callback
public function in
libtest
to allow a callback to be called before exiting
2025-05-06 18:17:48 +02:00
options.rs
…
stats.rs
…
term.rs
…
test_result.rs
Remove backticks from
ShouldPanic::YesWithMessage
's
TrFailedMsg
2025-04-28 21:40:29 +02:00
tests.rs
Remove backticks from
ShouldPanic::YesWithMessage
's
TrFailedMsg
2025-04-28 21:40:29 +02:00
time.rs
…
types.rs
…