| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -1/+1 |
| 2019-10-07 | update ui tests | Guillaume Gomez | -1/+2 |
| 2019-09-28 | rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures. | Eduard-Mihai Burtescu | -131/+68 |
| 2019-09-28 | rustc: don't store a lifetime in hir::TyKind::CVarArgs. | Eduard-Mihai Burtescu | -8/+8 |
| 2019-07-14 | Make VaListImpl<'f> invariant over the 'f lifetime | Andrei Homescu | -36/+86 |
| 2019-06-17 | Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C... | Andrei Homescu | -27/+54 |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 |
| 2019-03-22 | ffi: rename VaList::copy to VaList::with_copy | Dan Robertson | -11/+11 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -41/+41 |
| 2019-02-27 | Support defining C compatible variadic functions | Dan Robertson | -0/+198 |
