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
/
compiler
/
rustc_hir_analysis
/
src
/
collect.rs
Age
Commit message (
Expand
)
Author
Lines
2022-10-25
Split diagnostic details out into a separate function and fluent files
Oli Scherer
-22
/
+26
2022-10-25
Move a wf-check into the site where the value is instantiated
Oli Scherer
-3
/
+30
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