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
/
privacy
Age
Commit message (
Expand
)
Author
Lines
2023-06-12
Private-in-public lints implementation
Bryanskiy
-20
/
+317
2023-06-08
increase the accuracy of effective visibilities calculation
Bryanskiy
-0
/
+47
2023-05-26
fix for `Self` not respecting tuple Ctor privacy
Deadbeef
-0
/
+109
2023-04-21
Leave it to the query system to invoke the typeck query instead of invoking i...
Oli Scherer
-14
/
+2
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-6
/
+0
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-6
/
+12
2023-04-12
Split out a separate feature gate for impl trait in associated types
Oli Scherer
-2
/
+2
2023-04-11
Rollup merge of #109923 - ElectrifyPro:visibility, r=wesleywiser
Yuki Okushi
-78
/
+114
2023-04-05
Auto merge of #109437 - petrochenkov:effvisopt, r=davidtwco
bors
-6
/
+6
2023-04-03
Update ui tests involving invalid visibility qualifiers
Tam Pham
-78
/
+114
2023-04-02
Move some UI tests into subdirectories
jyn
-0
/
+105
2023-03-31
resolve: Restore some effective visibility optimizations
Vadim Petrochenkov
-6
/
+6
2023-03-28
privacy: Support `#![rustc_effective_visibility]` on the crate root
Vadim Petrochenkov
-24
/
+37
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-29
/
+29
2023-02-13
Tighter spans for bad inherent impl types
Michael Goulet
-4
/
+4
2023-01-11
review comments: Tweak output
Esteban Küber
-0
/
+165
2023-01-11
Suggest making private tuple struct field public
Esteban Küber
-1
/
+13
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+8039
[prev]