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
/
query
/
erase.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-03
Remove chalk from the compiler
Michael Goulet
-1
/
+0
2023-07-01
Put `FnAbiError` behind reference to shrink result
Nilstrieb
-2
/
+2
2023-07-01
Put `LayoutError` behind reference to shrink result
Nilstrieb
-4
/
+6
2023-06-21
Rollup merge of #112772 - compiler-errors:clauses-1, r=lcnr
Nilstrieb
-1
/
+1
2023-06-19
Make closure_saved_names_of_captured_variables a query.
Camille GILLOT
-0
/
+4
2023-06-19
s/Clause/ClauseKind
Michael Goulet
-1
/
+1
2023-05-18
Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31
bors
-1
/
+1
2023-05-17
Only depend on CFG_VERSION in rustc_interface
jyn
-1
/
+1
2023-05-12
Use the opaque_types_defined_by query to cheaply check for whether a hidden t...
Oli Scherer
-0
/
+4
2023-05-09
add EarlyBinder to thir_abstract_const; remove tcx.bound_abstract_const
Kyle Matsuda
-3
/
+4
2023-04-10
Fix typos in compiler
DaniPopes
-1
/
+1
2023-04-08
resolve: Preserve reexport chains in `ModChild`ren
Vadim Petrochenkov
-1
/
+0
2023-04-06
Fully erase query values
John Kåre Alsaker
-15
/
+135
2023-04-06
Address comments
John Kåre Alsaker
-1
/
+3
2023-04-06
Avoid the assertion in `erase`
John Kåre Alsaker
-8
/
+7
2023-04-06
Don't rely on `Debug` impl for `Erased`
John Kåre Alsaker
-10
/
+1
2023-04-06
Erase query cache values
John Kåre Alsaker
-0
/
+225