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
/
weird-exprs.stderr
Age
Commit message (
Expand
)
Author
Lines
2024-12-12
Tweak multispan rendering
Esteban Küber
-5
/
+0
2024-10-11
Remove deprecation note in the `non_local_definitions` warning
Urgau
-6
/
+0
2024-09-23
Remove with/without trait and bounds consideration
Urgau
-6
/
+1
2024-09-23
Point to every relevant types in the main diag
Urgau
-12
/
+13
2024-09-23
Revert "Switch back `non_local_definitions` lint to allow-by-default"
Urgau
-11
/
+7
2024-06-27
Switch back `non_local_definitions` lint to allow-by-default
Urgau
-7
/
+11
2024-05-27
non_local_defs: point the parent item when appropriate
Urgau
-62
/
+67
2024-05-27
non_local_defs: point to Self and Trait to give more context
Urgau
-6
/
+23
2024-05-27
non_local_defs: improve main without a trait note
Urgau
-1
/
+1
2024-05-27
non_local_defs: be more precise about what needs to be moved
Urgau
-24
/
+6
2024-05-27
non_local_defs: use labels to indicate what may need to be moved
Urgau
-6
/
+51
2024-05-27
non_local_defs: use span of the impl def and not the impl block
Urgau
-10
/
+7
2024-05-27
non_local_defs: improve some notes around trait, bounds, consts
Urgau
-12
/
+11
2024-05-27
non_local_defs: switch to more friendly primary message
Urgau
-6
/
+6
2024-04-09
Split `non_local_definitions` lint tests in separate test files
Urgau
-0
/
+72