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_impl
Age
Commit message (
Expand
)
Author
Lines
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-2
/
+2
2020-04-25
Remove support for self-opening
Mark Rousskov
-1
/
+1
2020-04-23
librustc_middle: return LocalDefId instead of DefId in local_def_id
marmeladema
-1
/
+1
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-3
/
+3
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-1
/
+2
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-3
/
+3
2020-02-29
Make it build again
Vadim Petrochenkov
-1
/
+1
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-2
/
+0
2020-01-11
move rustc::lint::{context, passes} to rustc_lint.
Mazdak Farrokhzad
-1
/
+2
2020-01-08
- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}
Mazdak Farrokhzad
-5
/
+5
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-3
/
+4
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-2
/
+2
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-3
/
+3
2019-12-30
Make things build again
Vadim Petrochenkov
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-44
/
+37
2019-12-21
Use Arena inside hir::ImplItem.
Camille GILLOT
-1
/
+1
2019-12-21
Use Arena inside hir::TraitItem.
Camille GILLOT
-1
/
+1
2019-12-21
Use Arena inside hir::Item.
Camille GILLOT
-1
/
+1
2019-12-01
rustc_plugin: Some further cleanup
Vadim Petrochenkov
-42
/
+12
2019-12-01
rustc_plugin: Remove support for plugins adding LLVM passes
Vadim Petrochenkov
-15
/
+0
2019-12-01
rustc_plugin: Remove support for adding plugins from command line
Vadim Petrochenkov
-8
/
+3
2019-12-01
rustc_plugin: Remove support for plugin arguments
Vadim Petrochenkov
-116
/
+68
2019-11-24
rustc_plugin: Remove support for syntactic plugins
Vadim Petrochenkov
-74
/
+2
2019-11-17
Rename directory `rustc_plugin` -> `rustc_plugin_impl`
Vadim Petrochenkov
-0
/
+384