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
/
ui
/
lint
/
non-local-defs
/
generics.stderr
Age
Commit message (
Expand
)
Author
Lines
2024-10-11
Remove deprecation note in the `non_local_definitions` warning
Urgau
-3
/
+0
2024-09-23
Remove with/without trait and bounds consideration
Urgau
-3
/
+0
2024-09-23
Point to every relevant types in the main diag
Urgau
-3
/
+2
2024-09-23
Rework `non_local_definitions` lint to only be a syntactic heuristic
Urgau
-117
/
+7
2024-09-23
Revert "Switch back `non_local_definitions` lint to allow-by-default"
Urgau
-20
/
+16
2024-06-27
Switch back `non_local_definitions` lint to allow-by-default
Urgau
-16
/
+20
2024-05-27
non_local_defs: point the parent item when appropriate
Urgau
-78
/
+51
2024-05-27
non_local_defs: point to Self and Trait to give more context
Urgau
-8
/
+31
2024-05-27
non_local_defs: be more precise about what needs to be moved
Urgau
-27
/
+17
2024-05-27
non_local_defs: use labels to indicate what may need to be moved
Urgau
-8
/
+92
2024-05-27
non_local_defs: use span of the impl def and not the impl block
Urgau
-36
/
+13
2024-05-27
non_local_defs: improve some notes around trait, bounds, consts
Urgau
-16
/
+16
2024-05-27
non_local_defs: switch to more friendly primary message
Urgau
-8
/
+8
2024-04-09
Split `non_local_definitions` lint tests in separate test files
Urgau
-0
/
+114