summary refs log tree commit diff
path: root/src/librustc/plugin/load.rs
AgeCommit message (Expand)AuthorLines
2014-06-13librustc: Forbid `transmute` from being called on types whose size isPatrick Walton-2/+4
2014-06-09std: Move dynamic_lib from std::unstable to stdBrian Anderson-1/+1
2014-06-09Document rustc::pluginKeegan McAllister-1/+15
2014-06-09Implement #[plugin_registrar]Keegan McAllister-0/+131