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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
middle
Age
Commit message (
Expand
)
Author
Lines
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-6
/
+6
2020-12-23
Rollup merge of #80302 - pierwill:fix-80287, r=lcnr
Guillaume Gomez
-4
/
+2
2020-12-22
docs: Update rustc_middle::middle::region::ScopeTree
pierwill
-4
/
+2
2020-12-21
docs: Edit rustc_middle::middle::privacy
pierwill
-4
/
+6
2020-12-16
Allow `since="TBD"` for rustc_deprecated
bstrie
-35
/
+40
2020-12-03
rustc_metadata: Remove some dead code
Vadim Petrochenkov
-2
/
+0
2020-12-01
Rollup merge of #79509 - GuillaumeGomez:improve-attr-spans, r=oli-obk
Guillaume Gomez
-2
/
+1
2020-12-01
Created NestedMetaItem::name_value_literal_span method
Guillaume Gomez
-2
/
+1
2020-11-25
Lazy DefPath decoding for incremental compilation
Aaron Hill
-0
/
+6
2020-11-12
stability: More precise location for deprecation lint on macros
Vadim Petrochenkov
-2
/
+3
2020-11-09
Rollup merge of #77640 - ethanboxx:int_error_matching_attempt_2, r=KodrAus
Dylan DPC
-2
/
+4
2020-11-04
fix a couple of clippy warnings:
Matthias Krüger
-1
/
+1
2020-10-26
Fix typo
Ethan Brierley
-1
/
+1
2020-10-26
Apply suggested changes
Ethan Brierley
-2
/
+4
2020-10-24
Compute proper module parent during resolution
Aaron Hill
-0
/
+2
2020-10-23
Rollup merge of #78098 - camelid:fixup-docs, r=steveklabnik
Yuki Okushi
-11
/
+11
2020-10-21
Clean up and improve some docs
Camelid
-11
/
+11
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-17
/
+5
2020-10-14
Remove unused code from rustc_middle
est31
-5
/
+0
2020-10-14
documentation fix
Ding Xiang Fei
-3
/
+7
2020-10-08
Implement the instruction_set attribute
xd009642
-1
/
+6
2020-10-06
remove OnlySign in favour of InvalidDigit
Ethan Brierley
-3
/
+1
2020-10-06
Bring char along with InvalidDigit
Ethan Brierley
-1
/
+1
2020-10-06
Fill in things needed to stabilize int_error_matching
Ethan Brierley
-3
/
+5
2020-09-30
Add support for cmse_nonsecure_entry attribute
Hugues de Valon
-0
/
+3
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-20
Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morse
Ralf Jung
-3
/
+3
2020-09-18
don't take `TyCtxt` by reference
Bastian Kauschke
-3
/
+3
2020-09-18
use matches!() macro for simple if let conditions
Matthias Krüger
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+1678