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_passes
/
src
/
entry.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-15
Use LocalDefId in rustc_passes::entry.
Camille GILLOT
-15
/
+15
2021-09-29
Avoid more invocations of hir_crate query.
Camille GILLOT
-3
/
+3
2021-08-01
Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
bors
-1
/
+1
2021-07-25
clippy::useless_format
Matthias Krüger
-1
/
+1
2021-07-25
Introduce OwnerNode::Crate.
Camille GILLOT
-1
/
+1
2021-07-06
Make resolutions a query.
Camille GILLOT
-24
/
+27
2021-06-09
Fix ICE when `main` is declared in an `extern` block
asquared31415
-1
/
+15
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-16
/
+13
2021-05-30
Make resolutions a query.
Camille GILLOT
-13
/
+16
2021-05-12
Use () for entry_fn.
Camille GILLOT
-8
/
+2
2021-04-29
Implement RFC 1260 with feature_name `imported_main`.
Charles Lew
-23
/
+28
2021-04-16
Remove #[main] attribute.
Charles Lew
-7
/
+4
2021-03-30
Remove hir::CrateItem.
Camille GILLOT
-1
/
+1
2021-03-09
Remove hir::Item::attrs.
Camille GILLOT
-6
/
+8
2021-03-09
Remove hir::Crate::attrs.
Camille GILLOT
-2
/
+2
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-6
/
+5
2020-11-26
Formatting.
Camille GILLOT
-1
/
+3
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-1
/
+3
2020-10-04
Enforce crate level attributes checks
Guillaume Gomez
-18
/
+26
2020-08-30
mv compiler to compiler/
mark
-0
/
+221
[prev]