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
/
test
/
auxiliary
/
lint_group_plugin_test.rs
Age
Commit message (
Expand
)
Author
Lines
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-3
/
+1
2015-11-26
move librustc/plugin to librustc_plugin
Ariel Ben-Yehuda
-1
/
+2
2015-09-22
Use Names in HIR Items
Vadim Petrochenkov
-1
/
+1
2015-09-17
Change to a multi-trait approach
Nick Cameron
-3
/
+5
2015-09-17
Changes to tests
Nick Cameron
-1
/
+1
2015-09-03
Move lints to HIR
Manish Goregaokar
-3
/
+3
2015-07-28
remove `get_ident` and `get_name`, make `as_str` sound
Oliver Schneider
-6
/
+4
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-1
/
+1
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-2
/
+2
2015-02-06
librustdoc has been updated
GuillaumeGomez
-2
/
+2
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+2
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-4
/
+2
2014-08-30
Add lint groups; define built-in lint groups `bad_style` and `unused`
P1start
-0
/
+53