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
/
compiler
/
rustc_middle
/
src
/
middle
/
stability.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-30
Remove visible path calculation from allowed deprecation lint
Alik Aslanyan
-40
/
+74
2021-07-31
rustc: Replace `HirId`s with `LocalDefId`s in `AccessLevels` tables
Vadim Petrochenkov
-13
/
+13
2021-06-15
better code
hi-rustin
-3
/
+3
2021-06-15
shrinking the deprecated method span
hi-rustin
-3
/
+4
2021-05-08
Address comments
hi-rustin
-4
/
+1
2021-05-07
shrinking the deprecated method span
hi-rustin
-4
/
+21
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-6
/
+0
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-2
/
+2
2020-12-16
Allow `since="TBD"` for rustc_deprecated
bstrie
-35
/
+40
2020-11-12
stability: More precise location for deprecation lint on macros
Vadim Petrochenkov
-2
/
+3
2020-11-04
fix a couple of clippy warnings:
Matthias Krüger
-1
/
+1
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-17
/
+5
2020-09-22
Update src/librustc_middle/middle/stability.rs
Avi Dessauer
-10
/
+4
2020-09-22
Add documentation
Avi Dessauer
-2
/
+5
2020-09-22
Remove now unneeded check_stability argument
Avi Dessauer
-15
/
+8
2020-09-22
Stability annotations on generic trait parameters
Avi Dessauer
-8
/
+32
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+418