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
/
tests
/
ui
/
explicit-tail-calls
Age
Commit message (
Expand
)
Author
Lines
2025-01-24
add a regression test
Waffle Lapkin
-0
/
+14
2025-01-24
don't drop types with no drop glue when tailcalling
Waffle Lapkin
-4
/
+3
2024-12-23
Note def descr in NonConstFunctionCall
Michael Goulet
-4
/
+4
2024-12-05
Rollup merge of #133607 - WaffleLapkin:tail-call-checks, r=compiler-errors
Guillaume Gomez
-12
/
+461
2024-12-01
fix ICE when promoted has layout size overflow
Ralf Jung
-6
/
+0
2024-11-29
use `expect(incomplete_feature)` instead of `allow` in tail call tests
Maybe Lapkin
-21
/
+21
2024-11-29
implement checks for tail calls
Maybe Waffle
-0
/
+449
2024-07-07
doc fixups from review
Maybe Waffle
-1
/
+1
2024-07-07
Support tail calls in the interpreter
Maybe Waffle
-0
/
+210
2024-07-07
Properly handle drops for tail calls
DrMeepster
-0
/
+70
2024-07-07
Support tail calls in mir via `TerminatorKind::TailCall`
Maybe Waffle
-13
/
+65
2024-03-11
Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"
Oli Scherer
-6
/
+6
2024-03-11
Run a single huge `par_body_owners` instead of many small ones after each other.
Oli Scherer
-6
/
+6
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-2
/
+2
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-2
/
+13
2023-11-24
Show number in error message even for one error
Nilstrieb
-2
/
+2
2023-06-26
`hir`: Add `Become` expression kind
Maybe Waffle
-0
/
+101