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
2021-07-06
Revert "Revert "Merge CrateDisambiguator into StableCrateId""
bjorn3
-4
/
+4
2021-07-05
Auto merge of #86877 - bjorn3:remove_lib_source, r=petrochenkov
bors
-38
/
+3
2021-07-05
Remove LibSource
bjorn3
-38
/
+3
2021-07-04
Combine individual limit queries into single `limits` query
Aaron Hill
-8
/
+17
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-20
/
+23
2021-07-01
Rename all_crate_nums query to crates and remove useless wrapper
bjorn3
-1
/
+1
2021-06-20
Implement the query in cstore_impl.
Camille GILLOT
-2
/
+0
2021-06-15
better code
hi-rustin
-3
/
+3
2021-06-15
shrinking the deprecated method span
hi-rustin
-3
/
+4
2021-06-10
Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011
bors
-1
/
+0
2021-06-07
Revert "Merge CrateDisambiguator into StableCrateId"
bjorn3
-4
/
+4
2021-06-04
Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...
Richard Cobbe
-0
/
+7
2021-06-02
Restrict access to crate_name.
Camille GILLOT
-1
/
+1
2021-06-01
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+0
2021-06-01
Make is_private_dep a query.
Camille GILLOT
-1
/
+0
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-2
/
+4
2021-05-30
Drop metadata_encoding_version.
Camille GILLOT
-1
/
+0
2021-05-30
Make is_private_dep a query.
Camille GILLOT
-1
/
+0
2021-05-30
Restrict access to crate_name.
Camille GILLOT
-1
/
+1
2021-05-30
Make resolutions a query.
Camille GILLOT
-1
/
+1
2021-05-30
Merge CrateDisambiguator into StableCrateId
bjorn3
-4
/
+4
2021-05-12
Use () for analysis.
Camille GILLOT
-1
/
+1
2021-05-12
Rollup merge of #85018 - hi-rustin:rustin-patch-84637, r=estebank
Yuki Okushi
-4
/
+18
2021-05-11
improve diagnosts for GATs
b-naber
-0
/
+14
2021-05-08
Address comments
hi-rustin
-4
/
+1
2021-05-07
shrinking the deprecated method span
hi-rustin
-4
/
+21
2021-05-05
Implement RFC 2951: Native link modifiers
Luqman Aden
-0
/
+1
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
[prev]
[next]