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
2025-08-20
Move `IntoDiagArg` earlier in the dependency chains
Josh Triplett
-0
/
+2
2025-08-14
Improved `Target` type
Jonathan Brouwer
-10
/
+142
2025-07-17
Warn useless deprecation in check_attr.
Camille GILLOT
-6
/
+12
2025-07-17
Specify of_trait in Target::Impl.
Camille GILLOT
-5
/
+6
2025-03-01
Implment `#[cfg]` and `#[cfg_attr]` in `where` clauses
Frank King
-1
/
+4
2025-02-22
Make asm a named field
Michael Goulet
-1
/
+1
2025-01-04
turn hir::ItemKind::Fn into a named-field variant
Ralf Jung
-1
/
+1
2024-10-04
rm `ItemKind::OpaqueTy`
Noah Lev
-5
/
+0
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+2
2024-03-12
Change `DefKind::Static` to a struct variant
Oli Scherer
-2
/
+2
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