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_plugin
Age
Commit message (
Expand
)
Author
Lines
2016-05-25
rustc: use a simpler scheme for plugin registrar symbol names.
Eduard Burtescu
-1
/
+2
2016-05-10
fix Registry::args for plugins loaded with --extra-plugins
Oliver Schneider
-2
/
+5
2016-04-22
Remove the MacroVisitor pass.
Leo Testard
-17
/
+22
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-5
/
+3
2016-03-25
Make the compiler emit an error if the crate graph contains two crates with t...
Michael Woerister
-4
/
+7
2016-03-13
Auto merge of #31916 - nagisa:mir-passmgr-2, r=arielb1
bors
-3
/
+3
2016-03-12
std: Clean out deprecated APIs
Alex Crichton
-3
/
+3
2016-03-04
Add Pass manager for MIR
Simonas Kazlauskas
-3
/
+3
2016-02-21
rustbuild: Sync some Cargo.toml/lib.rs dependencies
Alex Crichton
-0
/
+1
2016-02-12
Autoderef in librustc_plugin
Jonas Schievink
-1
/
+1
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+17
2016-02-09
Allow registering MIR-passes through compiler plugins
Oliver Schneider
-0
/
+12
2016-02-05
Instrument a bunch of tasks that employ the HIR map in one way or
Niko Matsakis
-1
/
+6
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-2
/
+3
2015-12-30
use structured errors
Nick Cameron
-2
/
+3
2015-12-21
Register new snapshots
Alex Crichton
-2
/
+0
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-4
/
+4
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-2
/
+3
2015-11-26
move librustc/plugin to librustc_plugin
Ariel Ben-Yehuda
-0
/
+457