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
/
mir
/
query.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-27
Remove `DefId` from `ConstraintCategory::Predicate`
Aaron Hill
-1
/
+4
2021-09-27
Improve cause information for NLL higher-ranked errors
Aaron Hill
-0
/
+5
2021-09-16
Add `ConstraintCategory::Usage` for handling aggregate construction
Aaron Hill
-5
/
+3
2021-09-09
nits
Ellen
-13
/
+0
2021-09-09
rename mir -> thir around abstract consts
Ellen
-4
/
+5
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-2
/
+2
2021-06-07
Remove ResolvedOpaqueTy and just use Ty, SubstsRef is already there
Santiago Pastorino
-1
/
+1
2021-06-07
Make OpaqueTypeKey the key of opaque types map
Santiago Pastorino
-1
/
+2
2021-06-07
Change concrete opaque type to be a `VecMap`
Santiago Pastorino
-2
/
+2
2021-05-17
Remove remnants of BorrowOfPackedField
LeSeulArtichaut
-6
/
+0
2021-05-02
Change 'NULL' to 'null'
Brent Kerby
-1
/
+1
2021-04-25
fix typography
Ralf Jung
-1
/
+1
2021-04-25
unsafety checking: no longer care about is_min_const_fn
Ralf Jung
-3
/
+1
2021-03-27
make unaligned_refereces future-incompat lint warn-by-default, and remove the...
Ralf Jung
-6
/
+0
2021-03-10
Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik...
Yuki Okushi
-2
/
+0
2021-03-04
Remove a dead code path
Oli Scherer
-12
/
+0
2021-02-18
Stabilize `unsafe_op_in_unsafe_fn` lint
LeSeulArtichaut
-2
/
+0
2021-01-16
Enforce that query results implement Debug
Aaron Hill
-4
/
+4
2021-01-04
Simplify the `optimize_mir` query
oli
-1
/
+1
2021-01-04
Differentiate between the availability of ctfe MIR and runtime MIR
oli
-1
/
+1
2021-01-04
Keep an unoptimized duplicate of `const fn` around
oli
-0
/
+9
2020-11-20
needs -> might need
Ralf Jung
-1
/
+1
2020-11-20
consider assignments of union field of ManuallyDrop type safe
Ralf Jung
-3
/
+3
2020-11-12
review comments
Vishnunarayan K I
-1
/
+1
2020-11-12
add error_occured field to ConstQualifs, fix #76064
Vishnunarayan K I
-2
/
+3
2020-10-14
Remove unused code from rustc_middle
est31
-12
/
+0
2020-10-05
query_name_of_opt_const_arg -> query_name_opt_const_arg
Bastian Kauschke
-3
/
+3
2020-10-04
cleanup WithOptConstParam queries
Bastian Kauschke
-1
/
+33
2020-08-30
mv compiler to compiler/
mark
-0
/
+443