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
/
src
/
test
/
ui
/
consts
/
const-size_of-cycle.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-12-02
add comment and bless some tests
Vishnunarayan K I
-5
/
+0
2020-11-14
Lower intrinsics calls: forget, size_of, unreachable, wrapping_*
Tomasz Miąsko
-5
/
+0
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-4
/
+4
2020-09-19
Address review comments
Oliver Scherer
-6
/
+6
2020-07-27
mv std libs to library/
mark
-2
/
+2
2020-06-13
avoid computing precise span for const_eval query
Ralf Jung
-2
/
+2
2020-05-31
Add descriptions for all queries
Matthew Jasper
-1
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-4
/
+4
2020-03-24
improve normalize cycle error
Bastian Kauschke
-1
/
+1
2019-12-28
Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests
Esteban Küber
-4
/
+4
2019-11-27
Add memoization for const function evaluations
David Hewitt
-0
/
+5
2019-11-02
consistent handling of missing sysroot spans
Ralf Jung
-3
/
+3
2019-09-17
Get rid of special const intrinsic query in favour of `const_eval`
Oliver Scherer
-0
/
+5
2019-08-23
Simplify eager normalization of constants
Oliver Scherer
-5
/
+5
2019-05-29
bless you
Ralf Jung
-1
/
+1
2019-03-15
rustc: provide DisambiguatedDefPathData in ty::print.
Eduard-Mihai Burtescu
-4
/
+4
2019-01-20
Remove unnecessary dummy span checks
Esteban Küber
-2
/
+2
2018-12-27
Set a `def_id` in `ParamEnv` only with `-Z chalk`
scalexm
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-3
/
+3
2018-10-25
fix ui tests (rebase fallout)
Ralf Jung
-3
/
+3
2018-10-25
update tests to changes on rustc master
Oliver Schneider
-5
/
+5
2018-10-25
Deduplicate all the ~~things~~ errors
Oliver Schneider
-11
/
+16
2018-10-25
Report const eval error inside the query
Oliver Schneider
-0
/
+5
2018-08-31
Implement the `min_const_fn` feature gate
Oliver Schneider
-4
/
+4
2018-08-21
Normalize source line and column numbers.
David Wood
-2
/
+2
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+18