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
/
mir
/
query.rs
Age
Commit message (
Expand
)
Author
Lines
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