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-06-14
Revert "Allow specifying alignment for functions"
Felix S. Klock II
-4
/
+0
2021-04-27
Derived Eq no longer shows uncovered
Rich Kadel
-0
/
+4
2021-04-25
Rollup merge of #83519 - oli-obk:assign_shrink_your_normal_code, r=pnkfelix
Yuki Okushi
-5
/
+10
2021-04-20
Add an attribute to be able to configure the limit
Oli Scherer
-5
/
+10
2021-04-19
Remove closure_tree
Cameron Steffen
-31
/
+0
2021-04-06
Auto merge of #81234 - repnop:fn-alignment, r=lcnr
bors
-0
/
+4
2021-04-05
Allow specifying alignment for functions
Wesley Norris
-0
/
+4
2021-04-03
Move SanitizerSet to rustc_target
Simonas Kazlauskas
-1
/
+1
2021-03-31
Add var to BoundRegion. Add query to get bound vars for applicable items.
Jack Huey
-0
/
+2
2021-03-31
Make late and late_anon regions track the bound var position
Jack Huey
-2
/
+7
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-6
/
+2
2021-03-24
resolve late lifetimes by item
Jack Huey
-5
/
+0
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