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
/
tests
Age
Commit message (
Expand
)
Author
Lines
2025-03-10
make `never_loop` applicability more flexible
lapla-cogito
-1
/
+172
2025-02-20
Rustup (#14262)
Philipp Krones
-1646
/
+2624
2025-02-20
Rustup: fix 32bit tests
Philipp Krones
-48
/
+72
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-13445
/
+30256
2025-02-19
add `owned_cow` lint
Andre Bogus
-95
/
+184
2025-02-19
fix: `map_entry` FP on struct member (#14151)
Catherine Flores
-0
/
+46
2025-02-19
`.last()` to `.next_back()` requires a mutable receiver (#14140)
Catherine Flores
-13
/
+208
2025-02-19
`double_ended_iterator_last`: note when drop order is changed
Samuel Tardieu
-2
/
+75
2025-02-19
fix: `map_entry` FP on struct member
yanglsh
-0
/
+46
2025-02-18
`.last()` to `.next_back()` requires a mutable receiver
Samuel Tardieu
-13
/
+135
2025-02-17
fix: `needless_option_as_deref` FP in trait (#14210)
Alejandra González
-0
/
+26
2025-02-17
`manual_ok_err`: blockify the replacement of an `else if …`
Samuel Tardieu
-1
/
+39
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-4
/
+4
2025-02-16
`ui_test` annotation cleanup (#14232)
Alex Macleod
-355
/
+340
2025-02-16
`ui_test` annotation cleanup
Alex Macleod
-355
/
+340
2025-02-16
add `manual_contains` lint
lapla-cogito
-25
/
+310
2025-02-15
f
Guillaume Gomez
-2
/
+2
2025-02-15
Better handle 32bit/64bit-specific ui tests
Guillaume Gomez
-143
/
+155
2025-02-15
Fix `tests/ui/transmute_32bit.rs` annotations
Guillaume Gomez
-4
/
+4
2025-02-15
Fix 32 bits tests
Samuel Tardieu
-63
/
+81
2025-02-15
Fix `tests/ui-toml/absolute_paths/absolute_paths_2015.rs` test
Guillaume Gomez
-2
/
+18
2025-02-15
Add missing ui annotations to new ui tests
Guillaume Gomez
-2
/
+8
2025-02-15
Disable mandatory annotations for `ui-internals` tests for now until we find ...
Guillaume Gomez
-1
/
+1
2025-02-15
Don't make ui test annotations madatory for `ui-cargo`
Guillaume Gomez
-6
/
+10
2025-02-15
Update ui-toml tests
Guillaume Gomez
-413
/
+888
2025-02-15
Make fmt (weirdly) happy
Guillaume Gomez
-548
/
+1647
2025-02-15
Fix new tests updates
Guillaume Gomez
-7822
/
+5989
2025-02-15
Make `if_let_mutex` test pass on both 2021 and 2024 editions
Guillaume Gomez
-8
/
+6
2025-02-15
Add manual annotations
Guillaume Gomez
-6
/
+9
2025-02-15
Handle compilation error in `builtin_type_shadow.rs`
Guillaume Gomez
-2
/
+1
2025-02-15
Allowed `clippy::tests/ui/attrs.2.fixed` in `tests/ui/attr.rs` because when a...
Guillaume Gomez
-44
/
+2
2025-02-15
Update UI tests
Guillaume Gomez
-15122
/
+28709
2025-02-15
Make UI tests annotations mandatory
Guillaume Gomez
-1
/
+1
2025-02-15
Fix `used_underscore_items` lint uses of foreign functions (#14205)
Jason Newcomb
-0
/
+10
2025-02-15
`unnecessary_map_or`: do not consume the comparison value if it does not impl...
Jason Newcomb
-1
/
+37
2025-02-14
doc_link_code: add check for links with code spans that render weird (#14121)
Catherine Flores
-0
/
+228
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-29
/
+18
2025-02-13
Fix `literal_string_with_formatting_args` lint emitted when it should not (#1...
Timo
-14
/
+98
2025-02-13
`unnecessary_map_or`: do not consume the non-`Copy` comparison value
Samuel Tardieu
-1
/
+37
2025-02-13
rustc_tools_util: Change release channel default to stable
Sebastian Jeltsch
-0
/
+6
2025-02-13
fix: `needless_option_as_deref` FP in trait
yanglsh
-0
/
+26
2025-02-12
New lint: `mem_replace_option_with_some` (#14197)
llogiq
-1
/
+66
2025-02-12
New lint: `mem_replace_option_with_some`
Samuel Tardieu
-1
/
+66
2025-02-13
Fix `used_underscore_items` lint uses of foreign functions
WeiTheShinobi
-0
/
+10
2025-02-12
New lint: `unbuffered_bytes` (#14089)
Jason Newcomb
-6
/
+79
2025-02-12
add index checks for the slice in `manual_slice_fill` (#14193)
Jason Newcomb
-2
/
+34
2025-02-12
New lint: `unbuffered_bytes`
jonathan
-6
/
+79
2025-02-11
`{expect,unwrap}_used`: add options to lint at compilation time
Samuel Tardieu
-3
/
+80
2025-02-11
just_underscores_and_digits: fix false positive in error recovery scenario (#...
Alejandra González
-0
/
+29
2025-02-11
just_underscores_and_digits: ignore empty ident
Michael Howell
-0
/
+29
[next]