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
/
librustdoc
/
clean
/
blanket_impl.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-23
Transition librustdoc to 2018 edition
Hirokazu Hata
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-10
Remove lifetime from Resolver
John Kåre Alsaker
-4
/
+4
2018-12-06
Use a function to access the Hir map to be able to turn it into a query later
John Kåre Alsaker
-1
/
+1
2018-10-26
Rollup merge of #55358 - sinkuu:redundant_clone2, r=estebank
kennytm
-2
/
+2
2018-10-26
Remove redundant clone
Shotaro Yamada
-2
/
+2
2018-10-22
Fix Rustdoc ICE when checking blanket impls
Aaron Hill
-2
/
+9
2018-09-26
Auto merge of #54199 - nikomatsakis:predicate_may_hold-failure, r=eddyb
bors
-5
/
+14
2018-09-20
refactor: move `access_levels` into RenderInfo
QuietMisdreavus
-1
/
+1
2018-09-13
expose `evaluate_obligation` that captures overflow, use in rustdoc
Niko Matsakis
-5
/
+14
2018-08-22
Remove unnecessary TyKind::s
varkor
-1
/
+1
2018-08-22
Rename ty::TyVariants to ty::TyKind
varkor
-1
/
+1
2018-08-16
Generate blanket implementations for reexported items as well
Guillaume Gomez
-90
/
+88
2018-08-07
Add HirId to VisibilityKind::Restricted
Mark Rousskov
-0
/
+1
2018-08-04
Update to master
Guillaume Gomez
-4
/
+4
2018-08-04
Remove FinderTrait and move its functions into DocContext
Guillaume Gomez
-9
/
+2
2018-08-04
Improve functions naming
Guillaume Gomez
-3
/
+3
2018-08-04
Fix primitive blanket impls not showing up
Guillaume Gomez
-5
/
+4
2018-08-04
Clean generic impls code
Guillaume Gomez
-0
/
+170