about summary refs log tree commit diff
path: root/src/librustdoc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2017-11-29Remove librustdoc dependency on env_loggerAaron Hill-1/+0
2017-11-26update Cargo.lock & rustdocAriel Ben-Yehuda-1/+1
2017-10-21rustdoc: update pulldown rendererQuietMisdreavus-1/+1
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-1/+1
2017-09-28Update to the `cc` crateAlex Crichton-1/+1
2017-09-05Test rustdoc unit tests.Mark Simulacrum-0/+2
2017-09-02Update html-diff-rs versionGuillaume Gomez-1/+1
2017-08-30Print warning whatever the rendering modeGuillaume Gomez-2/+0
2017-08-30Update unstable-crate testGuillaume Gomez-2/+2
2017-08-30Add warnings when rustdoc html rendering differsGuillaume Gomez-0/+3
2017-07-27Build rustdoc on-demand.Mark Simulacrum-15/+0
2017-06-01Support VS 2017Brian Anderson-1/+1
2017-05-03remove use of `ast_ty_to_ty_cache` from librustdocNiko Matsakis-0/+1
2017-04-17Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakisCorey Farwell-1/+0
2017-04-17Hoedown big comeback!Guillaume Gomez-0/+1
2017-04-16rustc: expose monomorphic const_eval through on-demand.Eduard-Mihai Burtescu-1/+0
2017-03-28Update to last pulldown versionGuillaume Gomez-1/+1
2017-03-28Update pulldown version after fix mergedGuillaume Gomez-1/+1
2017-03-28End of pulldown switch and remove completely hoedownGuillaume Gomez-1/+0
2017-03-28Replace hoedown with pull in rustdocGuillaume Gomez-0/+1
2017-03-23Remove internal liblogAlex Crichton-2/+3
2017-01-06rustc: keep track of tables everywhere as if they were per-body.Eduard-Mihai Burtescu-1/+0
2016-08-29Fix rustbuildMichael Woerister-0/+1
2016-07-30Update gcc crate dependency to 0.3.27.Timon Van Overveldt-1/+1
2016-07-13evaluate the array length of fixed size array types in rustdocOliver Schneider-0/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+2
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-04-01Auto merge of #32544 - alexcrichton:rustbuild-dist-libtest, r=brsonbors-2/+0
2016-04-01rustbuild: Fix dist for non-host targetsAlex Crichton-2/+0
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+30