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
2022-02-25
Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
bors
-2
/
+2
2022-02-24
Auto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov
bors
-7
/
+7
2022-02-23
Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`.
Eduard-Mihai Burtescu
-2
/
+2
2022-02-20
Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk
bors
-2
/
+2
2022-02-19
Stop interning stability.
Camille GILLOT
-7
/
+7
2022-02-18
Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk
Matthias Krüger
-1
/
+1
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-2
/
+2
2022-02-09
Ensure that queries only return Copy types.
Camille GILLOT
-1
/
+1
2022-02-03
compiler: clippy::complexity fixes
Matthias Krüger
-1
/
+1
2022-01-15
Return a LocalDefId in get_parent_item.
Camille GILLOT
-1
/
+1
2021-12-19
Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgr
bors
-1
/
+1
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-1
/
+1
2021-12-15
Remove `SymbolStr`.
Nicholas Nethercote
-3
/
+2
2021-11-24
Suggestion to wrap inner types using `allocator_api` in tuple
Ken Matsui
-8
/
+53
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