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
Age
Commit message (
Expand
)
Author
Lines
2022-09-06
Allow lint passes to be bound by `TyCtxt`
Jason Newcomb
-6
/
+6
2022-09-05
FIX - broken translatable diagnostics tests
Jhonny Bill Mena
-5
/
+5
2022-09-05
FIX - broken translatable diagnostics tests
Jhonny Bill Mena
-13
/
+15
2022-09-05
UPDATE - into_diagnostic to take a Handler instead of a ParseSess
Jhonny Bill Mena
-11
/
+11
2022-09-02
Rollup merge of #101294 - Xiretza:fix-100844-accident, r=davidtwco
Guillaume Gomez
-85
/
+299
2022-09-01
Allow deriving multiple subdiagnostics using one SessionSubdiagnostic
Xiretza
-48
/
+34
2022-09-01
Revert parts of "use derive proc macro to impl SessionDiagnostic"
Xiretza
-85
/
+313
2022-09-01
Adjust stderr file
Oli Scherer
-2
/
+2
2022-08-31
Rollup merge of #101230 - davidtwco:translation-internal-lint-no-self-lint, r...
Matthias Krüger
-7
/
+15
2022-08-31
lint: avoid linting diag functions with diag lints
David Wood
-7
/
+15
2022-08-31
use derive proc macro to impl SessionDiagnostic
Yuanheng Li
-313
/
+85
2022-08-31
Rollup merge of #100970 - Xiretza:derive-multipart-suggestion, r=davidtwco
Matthias Krüger
-100
/
+292
2022-08-30
Rework SessionSubdiagnostic derive to support multipart_suggestion
Xiretza
-48
/
+278
2022-08-30
Unify indentation in subdiagnostic-derive test
Xiretza
-16
/
+16
2022-08-30
SessionSubdiagnostic: make `#[applicability]` optional
Xiretza
-47
/
+9
2022-08-30
Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8Ki
Dylan DPC
-33
/
+0
2022-08-28
Remove `register_attr`-related tests
Yuki Okushi
-33
/
+0
2022-08-24
translations: rename warn_ to warning
Luis Cardoso
-23
/
+22
2022-08-22
fluent: update tests
Xiretza
-21
/
+60
2022-08-22
Use `AttrVec` in more places.
Nicholas Nethercote
-3
/
+2
2022-08-21
Replace #[lint/warning/error] with #[diag]
Xiretza
-213
/
+286
2022-08-21
Disallow #[primary_span] on LintDiagnostics
Xiretza
-1
/
+17
2022-08-21
Make derived SessionDiagnostics generic on diagnostic level
Xiretza
-79
/
+47
2022-08-21
Add Handler::struct_diagnostic()
Xiretza
-1
/
+1
2022-08-12
Change fluent_messages macro to expect _ slugs instead of - slugs
est31
-1
/
+38
2022-08-12
Fix tests
est31
-4
/
+4
2022-08-10
Adapt ui-fulldeps test.
Camille GILLOT
-2
/
+2
2022-07-31
Remove workarounds for issue 59998
bjorn3
-40
/
+0
2022-07-27
lint: add bad opt access internal lint
David Wood
-0
/
+42
2022-07-25
passes: port more of `check_attr` module
David Wood
-4
/
+4
2022-07-23
Rollup merge of #99298 - ChrisDenton:ignore-plugins-stage1, r=Mark-Simulacrum
Guillaume Gomez
-4
/
+6
2022-07-19
tests: fix `rustc-pass-by-value-self`
Artur Sinila
-2
/
+2
2022-07-19
tests: fix `rustc-pass-by-value-self`
Artur Sinila
-4
/
+4
2022-07-15
stage 2 `gated-plugins` and `multiple-plugins`
Chris Denton
-4
/
+6
2022-07-15
macros: support adding warnings to diags
David Wood
-3
/
+22
2022-07-15
macros: support `MultiSpan` in diag derives
David Wood
-9
/
+16
2022-07-14
Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot
Dylan DPC
-0
/
+1
2022-07-13
Bless ui-fulldeps tests.
Camille GILLOT
-3
/
+3
2022-07-12
Parse closure binders
Maybe Waffle
-0
/
+1
2022-07-11
Rollup merge of #99075 - danobi:dup_type_hint_sugg, r=petrochenkov
Matthias Krüger
-1
/
+1
2022-07-09
Auto merge of #98950 - ChrisDenton:getoverlapped-io, r=thomcc
bors
-0
/
+81
2022-07-08
Fixup diagnostic-derive test
Daniel Xu
-1
/
+1
2022-07-06
Fix ui-fulldep test
Chris Denton
-6
/
+11
2022-07-06
Tests for unsound Windows file methods
Chris Denton
-0
/
+76
2022-07-05
macros: add diagnostic derive for lints
David Wood
-2
/
+41
2022-06-30
tests: avoid inadvertent diffs in diag derive test
David Wood
-60
/
+56
2022-06-30
lint: port non-existant doc keyword diagnostics
David Wood
-1
/
+1
2022-06-24
macros: use typed identifiers in subdiag derive
David Wood
-175
/
+195
2022-06-24
macros: use typed identifiers in diag derive
David Wood
-219
/
+309
2022-06-16
Move `finish` out of the `Encoder` trait.
Nicholas Nethercote
-3
/
+3
[prev]
[next]