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-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
2022-06-15
Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3
Yuki Okushi
-9
/
+9
2022-06-14
Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obk
Dylan DPC
-0
/
+149
2022-06-14
Rename rustc_serialize::opaque::Encoder as MemEncoder.
Nicholas Nethercote
-9
/
+9
2022-06-10
lint: add diagnostic translation migration lints
David Wood
-0
/
+149
2022-06-10
Revert dc08bc51f2c58a0f5f815a07f9bb3d671153b5a1.
Nicholas Nethercote
-3
/
+3
2022-06-10
Revert b983e42936feab29f6333e9835913afc6b4a394e.
Nicholas Nethercote
-9
/
+9
2022-06-08
Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`.
Nicholas Nethercote
-9
/
+9
2022-06-08
Move `finish` out of the `Encoder` trait.
Nicholas Nethercote
-3
/
+3
2022-06-08
Use delayed error handling for `Encodable` and `Encoder` infallible.
Nicholas Nethercote
-12
/
+25
2022-06-03
Fix all tests
bjorn3
-35
/
+111
2022-05-30
errors: simplify referring to fluent attributes
David Wood
-37
/
+15
2022-05-28
Fix TyKind lint, make consts no longer fn, etc
Michael Goulet
-87
/
+119
2022-05-28
Rollup merge of #97327 - davidtwco:diagnostic-translation-compile-time-valida...
Dylan DPC
-0
/
+109
2022-05-24
macros: introduce `fluent_messages` macro
David Wood
-0
/
+109
2022-05-24
Emit weird lint name lints after expansion
est31
-8
/
+8
2022-05-12
errors: `set_arg` takes `IntoDiagnosticArg`
David Wood
-8
/
+17
2022-05-12
macros: spanless subdiagnostics from `()` fields
David Wood
-0
/
+22
2022-05-06
macros: allow `Vec` fields in diagnostic derive
David Wood
-0
/
+8
2022-04-29
macros: add interop between diagnostic derives
David Wood
-2
/
+13
2022-04-29
macros: allow setting applicability in attribute
David Wood
-3
/
+45
2022-04-29
macros: reuse `SetOnce` trait in diagnostic derive
David Wood
-36
/
+91
2022-04-29
macros: add helper functions for invalid attrs
David Wood
-62
/
+76
2022-04-29
macros: subdiagnostic derive
David Wood
-0
/
+888
2022-04-29
tests: move diagnostic derive test to directory
David Wood
-41
/
+41
2022-04-25
Auto merge of #95246 - ChrisDenton:command-args, r=joshtriplett
bors
-13
/
+14
2022-04-05
macros: support translatable suggestions
David Wood
-57
/
+48
2022-04-05
macros: note/help in `SessionDiagnostic` derive
David Wood
-1
/
+113
2022-04-05
macros: support translatable labels
David Wood
-37
/
+41
2022-04-05
macros: optional error codes
David Wood
-11
/
+2
2022-04-05
macros: add `#[no_arg]` to skip `set_arg` call
David Wood
-1
/
+33
[next]