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
/
term
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
Rollup merge of #136844 - thaliaarchi:const-io-error, r=ChrisDenton
Matthias Krüger
-2
/
+2
2025-02-13
test: Apply deprecated_safe_2024
Eric Huss
-2
/
+6
2025-02-10
Use io::const_error! when possible over io::Error::new
Thalia Archibald
-2
/
+2
2025-02-09
Mark extern blocks as unsafe
Michael Goulet
-1
/
+1
2024-09-24
Dogfood `feature(file_buffered)`
Josh Stone
-4
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-3
/
+3
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-14
/
+11
2024-07-26
Fix doc nits
John Arundel
-1
/
+1
2024-05-30
Apply x clippy --fix and x fmt
r0cky
-1
/
+1
2024-05-26
use proper name instead of magic number
Lzu Tao
-7
/
+5
2023-12-10
remove redundant imports
surechen
-2
/
+0
2023-08-02
test_get_dbpath_for_term(): handle non-utf8 paths
Martin Nordholts
-6
/
+4
2023-08-02
test_get_dbpath_for_term(): Use assert_eq!()
Martin Nordholts
-3
/
+3
2023-01-14
Remove various double spaces in source comments.
André Vennberg
-1
/
+1
2023-01-03
Fix a few clippy lints in libtest
Joshua Nelson
-9
/
+9
2022-10-21
WinConsole::new is not actually fallible
Ralf Jung
-4
/
+3
2022-08-07
test: skip terminfo parsing in Miri
Ralf Jung
-0
/
+20
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-5
/
+5
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-0
/
+1
2021-07-18
Remove unused stuff and switch to pub(crate) whenever possible.
Charles Lew
-191
/
+39
2021-07-18
Fix compilation errors.
Charles Lew
-200
/
+6
2021-07-18
Move `library/term/src` to `library/test/src/term/`.
Charles Lew
-0
/
+1788