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
/
src
/
doc
/
rustc-dev-guide
/
src
/
hir.md
Age
Commit message (
Expand
)
Author
Lines
2025-07-28
remove the markers
Tshepang Mbambo
-2
/
+0
2025-06-17
Stub chapter and consolidate under `/hir/`
Boxy
-1
/
+1
2025-04-19
fix broken link
Tshepang Mbambo
-1
/
+1
2025-04-14
Documentation fixes.
Nicholas Nethercote
-24
/
+19
2025-03-12
Move methods from `Map` to `TyCtxt`, part 4.
Nicholas Nethercote
-2
/
+2
2024-12-31
Use `id` attribute for `<a>` tags instead of deprecated `name` attribute (#2184)
Max Heller
-1
/
+1
2024-12-30
Add missing link for [Node] (#2177)
Martin Liška
-0
/
+1
2024-11-21
Reorganize the "Source Code Representation" chapters (#2142)
Boxy
-7
/
+29
2024-11-02
Fix rustc-related links that are 404 right now (#2112)
Martin Liška
-6
/
+6
2024-05-17
Fix broken link to "Lowering"
David Archibald
-1
/
+1
2023-12-29
Add a description of `unpretty=hir` to the HIR docs (#1842)
kim / Motoyuki Kimura
-0
/
+8
2023-01-25
Update hir.md
Yang Pan
-2
/
+2
2021-12-09
Update HIR chapter to use `HirId` instead of `NodeId`
Noah Lev
-12
/
+7
2021-01-20
Add mdbook-toc, markers, and documentation (#1028)
Iñaki Garay
-4
/
+6
2020-12-28
rustc invocation standarized (#992)
Iñaki Garay
-2
/
+2
2020-10-27
Small improvements (#936)
Santiago Pastorino
-5
/
+5
2020-10-03
hir_map -> hir()
Santiago Pastorino
-2
/
+2
2020-09-14
Make the HIR chapter point to the new chapter on IDs
LeSeulArtichaut
-36
/
+10
2020-03-31
Rename `librustc` to `librustc_middle`
LeSeulArtichaut
-10
/
+10
2020-03-03
Get rid of references to the refractored `libsyntax` crate (#598)
LeSeulArtichaut
-1
/
+1
2020-02-03
Fix broken links (#570)
Who? Me?!
-1
/
+1
2020-01-10
Fix links and paths
Yuki Okushi
-11
/
+11
2019-12-31
add a bit about def path (#548)
Who? Me?!
-0
/
+6
2019-11-26
Couple of changes to code so that its safe
Hanif Bin Ariffin
-1
/
+1
2019-04-20
Update BodyId description
Alexey Shmalko
-2
/
+2
2018-12-14
Fixes broken links
Roberto Vidal
-2
/
+2
2018-09-28
Typo nits #181 (#205)
David Sanders
-1
/
+1
2018-08-31
tweak long line
Niko Matsakis
-5
/
+6
2018-08-31
sprinkle links to rustdoc through the HIR explanation
Niko Matsakis
-29
/
+58
2018-07-08
md -> html
Oliver Schneider
-1
/
+1
2018-07-08
Satisfy tidy checks
Oliver Schneider
-6
/
+6
2018-07-08
Address review
Oliver Schneider
-1
/
+2
2018-06-04
A few more data structures to the code index
Mark Mansi
-0
/
+2
2018-05-20
Define HIR more specifically
Alex Kitchens
-5
/
+5
2018-05-12
remove have completed
Mark Mansi
-1
/
+1
2018-05-12
reword HIR intro. Fix #116
Mark Mansi
-6
/
+7
2018-04-06
Consolidate and fix code blocks
varkor
-2
/
+2
2018-03-26
Hard-wrapped lines that are too long.
Alexander Regueiro
-18
/
+20
2018-02-08
Merge pull request #46 from theotherphil/dumphir
Niko Matsakis
-0
/
+7
2018-02-07
Use cargo rustc instead of setting RUSTFLAGS
Phil Ellison
-3
/
+2
2018-02-07
Explain how to dump HIR
Phil Ellison
-0
/
+8
2018-02-04
Fixed issues mentioned by @mark-i-m in review.
Alexander Regueiro
-3
/
+3
2018-02-04
More minor fixes.
Alexander Regueiro
-2
/
+2
2018-02-04
Changed all instances of `e.g.,` to `e.g.`, and similar.
Alexander Regueiro
-1
/
+1
2018-02-04
Improved grammar of HIR section.
Alexander Regueiro
-46
/
+43
2018-02-01
replaced all instances of `--` (double hyphen) with `-` (en-dash)
Alexander Regueiro
-3
/
+3
2018-01-26
rename the hir chapter to The HIR
Niko Matsakis
-0
/
+119