| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-20 | update doc links | lcnr | -2/+1 |
| 2022-10-11 | add panic_fmt_nounwind for panicing without unwinding, and use it for panic_n... | Ralf Jung | -7/+0 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -1/+1 |
| 2022-10-10 | Move lifetime resolution module to rustc_hir_analysis. | Camille GILLOT | -0/+2 |
| 2022-10-09 | ImplItemKind::TyAlias => ImplItemKind::Type | Michael Goulet | -1/+1 |
| 2022-10-01 | Refactor rustc lint API | Maybe Waffle | -5/+2 |
| 2022-09-29 | Split collect.rs | Oli Scherer | -1178/+16 |
| 2022-09-28 | Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiser | bors | -1/+1 |
| 2022-09-27 | Do not overwrite binders for another HirId. | Camille GILLOT | -2/+2 |
| 2022-09-27 | attributes: Add #[rustc_safe_intrinsic] builtin | Arthur Cohen | -1/+1 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+3403 |
