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
/
simplify.rs
Age
Commit message (
Expand
)
Author
Lines
2018-02-07
rustdoc: Hide `-> ()` in cross crate inlined Fn* bounds
Oliver Middleton
-1
/
+3
2017-12-18
Fix ?Sized where bound not being displayed at the correct place
Guillaume Gomez
-0
/
+1
2017-09-05
Test rustdoc unit tests.
Mark Simulacrum
-7
/
+2
2017-04-24
rustc: rename some of the queries to match tcx methods.
Eduard-Mihai Burtescu
-1
/
+1
2016-11-24
rustdoc: we can now assume DocContext always has a TyCtxt.
Eduard-Mihai Burtescu
-1
/
+1
2016-11-10
rustc: clean up lookup_item_type and remove TypeScheme.
Eduard Burtescu
-1
/
+1
2016-10-02
Cleanup `return` statements.
Corey Farwell
-1
/
+1
2016-08-17
rustc: use Vec instead of VecPerParamSpace for ty::GenericPredicates.
Eduard Burtescu
-23
/
+12
2016-05-03
rustdoc: use btree map for where clauses
Georg Brandl
-3
/
+3
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-1
/
+1
2016-03-27
rustc: move cfg, infer, traits and ty from middle to top-level.
Eduard Burtescu
-2
/
+2
2016-03-27
rustc: move middle::subst into middle::ty.
Eduard Burtescu
-1
/
+1
2015-08-24
fallout from moving def-id
Niko Matsakis
-3
/
+3
2015-06-26
rustc: switch most remaining middle::ty functions to methods.
Eduard Burtescu
-3
/
+2
2015-06-10
Removed many pointless calls to *iter() and iter_mut()
Joshua Landau
-2
/
+2
2015-04-07
rustdoc: Simplify predicates with paren notation
Alex Crichton
-11
/
+55
2015-04-07
rustdoc: Simplify cross-crate where clauses
Alex Crichton
-0
/
+136