| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-05 | query_name_of_opt_const_arg -> query_name_opt_const_arg | Bastian Kauschke | -2/+2 |
| 2020-10-04 | cleanup WithOptConstParam queries | Bastian Kauschke | -5/+1 |
| 2020-10-01 | Only mention that a stack frame is being popped when starting to do so | Oliver Scherer | -5/+4 |
| 2020-09-28 | Use `tracing` spans to trace the entire MIR interp stack | Oliver Scherer | -21/+56 |
| 2020-09-21 | fix InterpCx resolve | Bastian Kauschke | -3/+3 |
| 2020-09-19 | Unify the names of const eval queries and their return types | Oliver Scherer | -2/+2 |
| 2020-09-19 | Rename const eval queries to reflect the validation changes | Oliver Scherer | -1/+1 |
| 2020-09-19 | Do not call the `const_eval` query in mir interpretation except for caching o... | Oliver Scherer | -27/+2 |
| 2020-09-19 | Stop using the `const_eval` query for initializers of statics | Oliver Scherer | -7/+0 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1039 |
