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
Age
Commit message (
Expand
)
Author
Lines
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
[prev]