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
/
src
/
target.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-15
Fix enforcement of generics for associated items
Michael Goulet
-0
/
+36
2023-09-26
Don't store lazyness in DefKind
Michael Goulet
-1
/
+1
2023-08-07
Store the laziness of type aliases in the DefKind
León Orell Valerian Liehr
-1
/
+1
2023-07-08
Replace RPITIT current impl with new strategy that lowers as a GAT
Santiago Pastorino
-10
/
+1
2023-02-14
Add `of_trait` to DefKind::Impl.
Camille GILLOT
-1
/
+1
2022-09-09
Handle generic parameters.
Camille GILLOT
-2
/
+7
2022-09-09
Lower RPITIT to ImplTraitPlaceholder item
Michael Goulet
-0
/
+1
2022-09-09
RPITIT placeholder items
Michael Goulet
-0
/
+3
2022-08-11
Check attributes on struct expression fields.
Eric Huss
-0
/
+2
2022-08-11
Check attributes on pattern fields.
Eric Huss
-0
/
+2
2022-08-02
Add items to `DocAliasBadLocation` check error match arm
hdelc
-1
/
+1
2022-08-02
Make `Target::name` method pass by copy
hdelc
-3
/
+3
2022-08-02
Refactor `Display` impl for `Target` to `Target::name` method
hdelc
-45
/
+45
2022-04-09
add comment about restriction of Target::from_def_kind
Miguel Guarniz
-0
/
+1
2022-04-08
add mapping from DefKind to Target and remove more ItemLikeVisitor impls
Miguel Guarniz
-0
/
+24
2022-03-19
Give more details in `Display` for `hir::Target`
Scott McMurray
-1
/
+5
2021-08-28
Treat macros as HIR items
inquisitivecrystal
-0
/
+1
2021-02-09
Visit more targets when checking attrs
Ryan Levick
-0
/
+2
2021-02-01
Fixed #[inline] to be warned in fields, arms, macro defs
Danuel
-0
/
+6
2020-11-29
passes: prohibit attrs on generic params
David Wood
-0
/
+23
2020-11-26
Remove ForeignMod struct.
Camille GILLOT
-1
/
+1
2020-10-03
Prevent #[doc(alias = "...")] at crate level
Guillaume Gomez
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+127