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
/
internal-lints
Age
Commit message (
Expand
)
Author
Lines
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+1
2020-01-24
Normalise notes with the/is
varkor
-5
/
+5
2020-01-11
fix fallout in ui-fulldeps
Mazdak Farrokhzad
-5
/
+4
2019-12-03
Fix UI tests for new locations
Mark Rousskov
-3
/
+5
2019-10-17
Take lint passes as constructor functions
Mark Rousskov
-0
/
+1
2019-10-17
Make get_lints be a static function
Mark Rousskov
-11
/
+2
2019-09-25
Fix fallout
varkor
-2
/
+2
2019-09-25
Rename surviving uses of `sty`
varkor
-6
/
+6
2019-06-24
Turn internal lints into tool lints
flip1995
-15
/
+15
2019-06-24
Only allow {declare,impl}_lint_pass macros for implementing LintPass
flip1995
-1
/
+30
2019-06-24
Implement initernal lint LINT_PASS_IMPL_WITHOUT_MACRO
flip1995
-0
/
+50
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-43
/
+43
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-43
/
+43
2019-04-28
Update *.stderr files
flip1995
-1
/
+101
2019-04-28
Add tests
flip1995
-0
/
+99
2019-04-03
Update tests
flip1995
-57
/
+38
2019-04-03
Fix rebase fallout
flip1995
-59
/
+39
2019-04-03
Add tests for internal lints
flip1995
-0
/
+345
[prev]