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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+4
2022-10-29
Lint against usages of `struct_span_lint_hir`.
Charles Lew
-2
/
+0
2022-10-07
Add lint for diagnostic migration
rdvdev2
-0
/
+2
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-15
passes: migrate half of `check_attr`
David Wood
-1
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-24
Remove the check_mod_intrinsics query
Oli Scherer
-2
/
+0
2022-05-22
factor out the rvalue lifetime rule
Ding Xiang Fei
-2
/
+0
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-05-03
Add support for a new attribute `#[debugger_visualizer]` to support embedding...
ridwanabdillahi
-0
/
+2
2022-02-28
5 - Make more use of let_chains
Caio
-1
/
+2
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-02
Auto merge of #93466 - cjgillot:query-dead, r=nagisa
bors
-0
/
+1
2022-02-01
Make dead code check a query.
Camille GILLOT
-0
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2022-01-17
Fix review comment
bjorn3
-0
/
+1
2022-01-15
Reduce use of local_def_id_to_hir_id.
Camille GILLOT
-0
/
+1
2021-12-15
Remove `in_band_lifetimes` for `rustc_passes`
Peter Jaszkowiak
-1
/
+0
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-11-30
Apply cfg-bootstrap switch
Mark Rousskov
-1
/
+0
2021-11-15
Stabilize format_args_capture
Josh Triplett
-1
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-10-04
Add a check for duplicated doc aliases in unused lint
Guillaume Gomez
-1
/
+2
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-0
/
+1
2021-06-23
deny using default function in impl const Trait
Deadbeef
-0
/
+1
2021-05-31
Remove unused feature gates
bjorn3
-2
/
+0
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+2
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-04-18
fix feature use in rustc libs
Ralf Jung
-1
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-0
/
+1
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2020-11-25
Validate use of parameters in naked functions
Tomasz Miąsko
-0
/
+3
2020-09-26
liveness: Use newtype_index for Variable and LiveNode
Tomasz Miąsko
-0
/
+2
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+53