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
/
src
/
test
/
ui
/
infinite
Age
Commit message (
Expand
)
Author
Lines
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+1
2020-02-05
`#![recursion_limit = "X"]`: note current crate name.
Mazdak Farrokhzad
-4
/
+4
2020-01-26
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
Eduard-Mihai Burtescu
-2
/
+2
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-1
/
+1
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-1
/
+3
2019-11-27
Add memoization for const function evaluations
David Hewitt
-58
/
+13
2019-10-01
Change to use exprPrecedence instead of exprKind.
Sam Radhakrishnan
-1
/
+1
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-07-07
Raise the default recursion limit to 128
Simonas Kazlauskas
-5
/
+5
2019-04-22
Continue evaluating after item-type checking
Esteban Küber
-2
/
+13
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2019-01-11
Update tests
John Kåre Alsaker
-0
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-122
/
+62
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-11
/
+11
2018-11-21
Enclose type in backticks for "reached the recursion limit while auto-derefer...
varkor
-3
/
+3
2018-11-14
put file and line into miri backtrace
Ralf Jung
-51
/
+51
2018-10-25
Rebase fallout
Oliver Schneider
-1
/
+1
2018-10-25
Report const eval error inside the query
Oliver Schneider
-10
/
+8
2018-10-16
Check the type of statics and constants for `Sized`ness
Oliver Scherer
-2
/
+2
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-2
/
+1
2018-08-31
Restrict most uses of `const_fn` to `min_const_fn`
Oliver Schneider
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+315