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
/
librustc_traits
Age
Commit message (
Expand
)
Author
Lines
2020-01-08
normalize rustc::hir::intravisit imports
Mazdak Farrokhzad
-1
/
+1
2020-01-08
intravisit: abstract over HIR Map
Mazdak Farrokhzad
-1
/
+4
2020-01-07
Move ty::wf to traits.
Camille GILLOT
-1
/
+1
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-17
/
+18
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-02
Normalize `syntax::source_map` imports.
Mazdak Farrokhzad
-3
/
+3
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-6
/
+6
2019-12-30
Make things build again
Vadim Petrochenkov
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-836
/
+513
2019-12-21
Use Arena inside hir::StructField.
Camille GILLOT
-1
/
+1
2019-12-21
Use Arena inside hir::ImplItem.
Camille GILLOT
-1
/
+1
2019-12-21
Use Arena inside hir::TraitItem.
Camille GILLOT
-1
/
+1
2019-12-21
Use Arena inside hir::Item.
Camille GILLOT
-1
/
+1
2019-12-20
1. ast::Mutability::{Mutable -> Mut, Immutable -> Not}.
Mazdak Farrokhzad
-2
/
+2
2019-11-18
Retire BraceStructLiftImpl.
Camille GILLOT
-10
/
+2
2019-11-17
Auto merge of #66384 - cjgillot:typefoldable, r=Zoxc
bors
-7
/
+3
2019-11-13
Use TypeFoldable derive macro in librustc_traits.
Camille GILLOT
-7
/
+3
2019-11-12
Rename in librustc_traits.
Camille GILLOT
-6
/
+4
2019-11-10
Merge hir::GeneratorMovability into ast::Movability.
Camille GILLOT
-1
/
+1
2019-11-10
Merge hir::Mutability into ast::Mutability.
Camille GILLOT
-2
/
+2
2019-11-06
Rollup merge of #66086 - RalfJung:smallvec, r=nagisa
Mazdak Farrokhzad
-1
/
+1
2019-11-04
bump smallvec to 1.0
Ralf Jung
-1
/
+1
2019-11-01
De-querify `trivial_dropck_outlives`.
Nicholas Nethercote
-1
/
+2
2019-10-21
Rename `ConstValue::Infer(InferConst::Canonical(..))` to `ConstValue::Bound(..)`
varkor
-15
/
+6
2019-10-18
rustc: arena-allocate the slice in `ty::GenericsPredicate`, not the whole str...
Eduard-Mihai Burtescu
-2
/
+2
2019-10-12
Keep allocated vectors during dropck
Mark Rousskov
-61
/
+50
2019-10-12
Make trivial dropck outlives a query
Mark Rousskov
-0
/
+4
2019-10-08
Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor
Mazdak Farrokhzad
-0
/
+2
2019-10-07
add `debug!` to evaluate_obligation
Niko Matsakis
-0
/
+2
2019-10-04
clean up GeneratorSubsts
csmoe
-4
/
+6
2019-10-04
Rollup merge of #64817 - csmoe:closure, r=nikomatsakis
Mazdak Farrokhzad
-5
/
+6
2019-10-03
generate ClosureSubsts from SubstsRef
csmoe
-2
/
+5
2019-10-01
Improve HRTB error span when -Zno-leak-check is used
Aaron Hill
-1
/
+1
2019-09-29
remove ClosureSubsts with SubstsRef
csmoe
-3
/
+1
2019-09-27
Remove lift_to_global
Mark Rousskov
-1
/
+1
2019-09-26
Rename `ForeignItem.node` to `ForeignItem.kind`
varkor
-1
/
+1
2019-09-26
Rename `Item.node` to `Item.kind`
varkor
-1
/
+1
2019-09-26
Rename `TraitItem.node` to `TraitItem.kind`
varkor
-1
/
+1
2019-09-26
Rename `ImplItem.node` to `ImplItem.kind`
varkor
-1
/
+1
2019-09-26
Auto merge of #64515 - varkor:kindedterm, r=oli-obk
bors
-21
/
+21
2019-09-26
Rename `subst::Kind` to `subst::GenericArg`
varkor
-21
/
+21
2019-09-26
Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis
bors
-2
/
+2
2019-09-25
Rename `sty` to `kind`
varkor
-11
/
+11
2019-09-24
remove outdated fixme
Niko Matsakis
-1
/
+0
2019-09-24
resolve the rustc_reservation_impl attribute in 1 place
Ariel Ben-Yehuda
-2
/
+3
2019-09-23
Remove unused dependencies
Shotaro Yamada
-2
/
+0
2019-08-05
Fiddle param env through to `try_eval_bits` in most places
Oliver Scherer
-0
/
+5
2019-08-02
Replace "existential" by "opaque"
varkor
-1
/
+1
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-2
/
+0
[prev]
[next]