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
Age
Commit message (
Expand
)
Author
Lines
2025-02-15
Add `clippy_utils::is_mutable()`
Samuel Tardieu
-0
/
+21
2025-02-15
Make UI test annotations mandatory (#11421)
Philipp Krones
-13615
/
+26957
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
Clarify example for macro_use (#14220)
Timo
-1
/
+15
2025-02-15
Add example for macro_use
alexey semenyuk
-1
/
+15
2025-02-15
Fix `used_underscore_items` lint uses of foreign functions (#14205)
Jason Newcomb
-2
/
+12
2025-02-15
`unnecessary_map_or`: do not consume the comparison value if it does not impl...
Jason Newcomb
-3
/
+41
2025-02-14
Make rust_tools_util package compatible with current stable by lowering rust ...
Philipp Krones
-9
/
+9
2025-02-14
Make rust_tools_util package compatible with current stable by lowering rust ...
Sebastian Jeltsch
-9
/
+9
2025-02-14
doc_link_code: add check for links with code spans that render weird (#14121)
Catherine Flores
-0
/
+328
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
-18
/
+110
2025-02-13
Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obk
bors
-3
/
+4
2025-02-13
`unnecessary_map_or`: do not consume the non-`Copy` comparison value
Samuel Tardieu
-3
/
+41
2025-02-13
Fix rustc_tools_util's `version.host_compiler` release channel, expose the ru...
Philipp Krones
-27
/
+44
2025-02-13
rustc_tools_util: Change release channel default to stable
Sebastian Jeltsch
-27
/
+44
2025-02-13
fix broken link of UI test in the book (#14077)
Philipp Krones
-1
/
+1
2025-02-13
fix: `needless_option_as_deref` FP in trait
yanglsh
-1
/
+31
2025-02-13
intern valtrees
Lukas Markeffsky
-3
/
+4
2025-02-12
Auto merge of #135994 - 1c3t3a:rename-unsafe-ptr, r=oli-obk
bors
-11
/
+11
2025-02-12
New lint: `mem_replace_option_with_some` (#14197)
llogiq
-39
/
+183
2025-02-12
New lint: `mem_replace_option_with_some`
Samuel Tardieu
-3
/
+133
2025-02-13
Fix `used_underscore_items` lint uses of foreign functions
WeiTheShinobi
-2
/
+12
2025-02-12
Reorganize code in `mem_replace.rs`
Samuel Tardieu
-36
/
+50
2025-02-12
New lint: `unbuffered_bytes` (#14089)
Jason Newcomb
-6
/
+143
2025-02-12
add index checks for the slice in `manual_slice_fill` (#14193)
Jason Newcomb
-3
/
+40
2025-02-12
New lint: `unbuffered_bytes`
jonathan
-6
/
+143
2025-02-12
`{expect,unwrap}_used`: add options to lint at compilation time (#14200)
llogiq
-4
/
+123
2025-02-11
`{expect,unwrap}_used`: add options to lint at compilation time
Samuel Tardieu
-4
/
+123
2025-02-11
just_underscores_and_digits: fix false positive in error recovery scenario (#...
Alejandra González
-3
/
+38
2025-02-11
just_underscores_and_digits: ignore empty ident
Michael Howell
-3
/
+38
2025-02-11
`declare_interior_mutable_const`, `borrow_interior_mutable_const`: resolve `<...
Alejandra González
-0
/
+96
2025-02-11
add index checks for the slice in `manual_slice_fill`
lapla-cogito
-3
/
+40
2025-02-11
Use MIR body to identify more "default equivalent" calls for `derivable_impls...
Jason Newcomb
-34
/
+264
[prev]
[next]