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
/
test
/
ui-fulldeps
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2019-05-13
Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions.
Nicholas Nethercote
-5
/
+6
2019-04-03
reduce repetition in librustc(_lint) wrt. impl LintPass
Mazdak Farrokhzad
-45
/
+9
2019-03-14
Moved issue tests to subdirs and normalised names.
Alexander Regueiro
-0
/
+0
2019-02-27
allow specifying attributes for tool lints
Andy Russell
-1
/
+5
2019-01-26
Auto merge of #57726 - Zoxc:combine-early-lints, r=estebank
bors
-0
/
+16
2019-01-24
Remove quote_*! macros and associated APIs
Mark Simulacrum
-149
/
+0
2019-01-19
Fix lints in tests
John Kåre Alsaker
-0
/
+16
2018-12-26
Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`.
Alexander Regueiro
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-70
/
+0
2018-12-09
Move some tests from ui-fulldeps to ui
Vadim Petrochenkov
-198
/
+0
2018-12-09
Move compile-fail-fulldeps tests to ui-fulldeps
Vadim Petrochenkov
-0
/
+457
2018-11-30
tests: move all proc_macro tests from -fulldeps.
Eduard-Mihai Burtescu
-206
/
+0
2018-11-27
remove uses of feature gate
Mark Mansi
-3
/
+0
2018-11-20
Add unstable Literal::subspan().
Sergio Benitez
-0
/
+47
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-3
/
+0
2018-08-31
Add deprecated_name argument to the register lint group functions
flip1995
-1
/
+1
2018-08-31
Add tests for backward compat
flip1995
-1
/
+6
2018-08-19
Stabilize macro_vis_matcher
Jakub Kozlowski
-3
/
+3
2018-08-06
Enable macro modularization implicitly if one of "advanced" macro features is...
Vadim Petrochenkov
-3
/
+2
2018-07-30
Add a test for the declare_tool_lint macro
flip1995
-0
/
+48
2018-07-16
rustc: Stabilize much of the `proc_macro` feature
Alex Crichton
-1
/
+1
2018-05-27
Make anon params lint warn-by-default
Mark Mansi
-0
/
+2
2018-05-15
Represent lifetimes as two joint tokens in proc macros
Vadim Petrochenkov
-0
/
+30
2018-05-15
proc_macro: Validate inputs to `Punct::new` and `Ident::new`
Vadim Petrochenkov
-0
/
+38
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-0
/
+2
2017-07-17
Move some tests from compile-fail to ui
Oliver Schneider
-0
/
+92
2017-06-02
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
kennytm
-0
/
+99
[prev]