index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
test
/
src
/
test_result.rs
Age
Commit message (
Expand
)
Author
Lines
2025-04-28
Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`
Lieselotte
-5
/
+4
2025-04-14
Report span of test when should_panic test failed
xizheyin
-1
/
+6
2025-04-08
libtest: Pass the test's panic payload as Option instead of Result
Zalathar
-7
/
+14
2025-01-20
test: add `#![warn(unreachable_pub)]`
Urgau
-3
/
+3
2024-10-08
Change a few `&Option<T>` into `Option<&T>`
Yuri Astrakhan
-4
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+2
2024-07-15
Update name of Windows abort constant to match platform documentation
Charles Celerier
-2
/
+2
2024-07-15
Add match arm for Fuchsia status code upon an abort in a test
Charles Celerier
-0
/
+11
2024-01-30
Actually abort in panic-abort-tests
Tyler Mandry
-7
/
+29
2023-01-03
Fix a few clippy lints in libtest
Joshua Nelson
-2
/
+2
2022-12-19
Fix `uninlined_format_args` in libtest
nils
-3
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-1
/
+1
2022-01-28
remove allow_fail test flag
yuhaixin.hx
-9
/
+4
2021-02-19
Remove unsafe impl Send for CompletedTest & TestResult
Tomasz Miąsko
-2
/
+0
2021-01-10
Print failure message on all tests that should panic, but don't
johanngan
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+115