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
/
libsyntax
/
early_buffered_lints.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-11
nix syntax::early_buffered_lints
Mazdak Farrokhzad
-8
/
+0
2020-01-11
move {rustc -> rustc_session}::lint::builtin
Mazdak Farrokhzad
-24
/
+2
2019-12-22
Format the world
Mark Rousskov
-1
/
+1
2019-12-03
Move BufferedEarlyLint to librustc_session
Mark Rousskov
-17
/
+0
2019-12-03
Move early lint declarations to librustc_session
Mark Rousskov
-7
/
+24
2019-10-07
Warn if include macro fails to include entire file
Mark Rousskov
-0
/
+1
2019-07-19
Implement checks for meta-variables in macros
Julien Cretin
-0
/
+1
2019-06-26
Remove outdated question_mark_macro_sep lint
Julien Cretin
-2
/
+0
2019-06-06
Some code cleanup and tidy/test fixes
Vadim Petrochenkov
-1
/
+1
2019-04-10
make duplicate matcher bindings a hard error
Mark Mansi
-2
/
+0
2019-02-07
Make it an incompatibility lint for now
Mark Mansi
-0
/
+2
2019-02-07
libsyntax => 2018
Taiki Endo
-1
/
+1
2019-01-13
Implement basic input validation for built-in attributes
Vadim Petrochenkov
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-23
make it a migration lint
mark
-0
/
+10
2018-07-23
Extend ParseSess to support buffering lints
mark
-0
/
+29