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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_passes
/
stability.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-27
don't clone types that are copy, round two.
Matthias Krüger
-2
/
+2
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-2
/
+0
2020-01-17
Use named fields for `hir::ItemKind::Impl`
Dylan MacKenzie
-5
/
+5
2020-01-16
don't clone types that are copy
Matthias Krüger
-1
/
+1
2020-01-11
simplify feature_err imports
Mazdak Farrokhzad
-1
/
+1
2020-01-10
nix syntax::errors & prefer rustc_errors over errors
Mazdak Farrokhzad
-1
/
+1
2020-01-08
normalize rustc::hir::intravisit imports
Mazdak Farrokhzad
-1
/
+1
2020-01-08
intravisit: abstract over HIR Map
Mazdak Farrokhzad
-3
/
+10
2020-01-08
- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}
Mazdak Farrokhzad
-0
/
+1
2020-01-07
Rename traits::drop -> traits::misc.
Camille GILLOT
-1
/
+1
2020-01-07
Move magic traits queries to rustc::traits::drop.
Camille GILLOT
-1
/
+2
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-3
/
+4
2020-01-04
canonicalize FxHash{Map,Set} imports
Mazdak Farrokhzad
-1
/
+1
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Move stability queries to librustc_passes.
Camille GILLOT
-465
/
+77
2020-01-01
Move stability.rs to librustc_passes.
Camille GILLOT
-0
/
+1001