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
/
compiler
/
rustc_error_messages
Age
Commit message (
Expand
)
Author
Lines
2022-11-09
Display help message when fluent arg was referenced incorrectly
Nilstrieb
-1
/
+2
2022-11-09
Don't ICE on operator trait methods with generic methods
Nilstrieb
-0
/
+3
2022-11-09
Use `LayoutError`'s implementation of `IntoDiagnostic`
SLASHLogin
-3
/
+0
2022-11-09
Simplify existing Diagnostic implementations
SLASHLogin
-11
/
+6
2022-11-09
Port diagnostics created by `Handler`
SLASHLogin
-0
/
+7
2022-11-09
Correct tests to match errors
SLASHLogin
-1
/
+1
2022-11-09
Fix CI
SLASHLogin
-1
/
+1
2022-11-09
Port `MissingFeatures` and `TargetFeatureDisableOrEnable`
SLASHLogin
-0
/
+6
2022-11-09
Port `UnknownArchiveKind`
SLASHLogin
-0
/
+3
2022-11-09
Port `DlltoolFailImportLibrary` and implement `IntoDiagnosticArg` for `Cow<'a...
SLASHLogin
-0
/
+3
2022-11-09
Port ErrorCallingDllTool
SLASHLogin
-0
/
+3
2022-11-09
Import ErrorWritingDEFFile
SLASHLogin
-0
/
+3
2022-11-09
Port ArchiveBuildFailure
SLASHLogin
-0
/
+3
2022-11-09
Port SanitizerMemtagRequiresMte
SLASHLogin
-0
/
+3
2022-11-09
Port LinkageConstOrMutType error
SLASHLogin
-0
/
+3
2022-11-09
Port InvalidMinimumAlignment
SLASHLogin
-0
/
+3
2022-11-09
Port layout size overflow
SLASHLogin
-0
/
+3
2022-11-09
Formatting
SLASHLogin
-1
/
+1
2022-11-09
Port branch protection on aarch64
SLASHLogin
-0
/
+3
2022-11-09
Port `symbol_already_defined` error
SLASHLogin
-0
/
+3
2022-11-09
Port Instrument coverage requires llvm 12 to the new struct
SLASHLogin
-0
/
+3
2022-11-09
Import `error creating import library`
SLASHLogin
-0
/
+3
2022-11-09
Trailing whitespaces
SLASHLogin
-3
/
+3
2022-11-09
locales formatting
SLASHLogin
-1
/
+1
2022-11-09
Port unknown feature diagnostic to the new framework
SLASHLogin
-0
/
+15
2022-11-09
struct error E0505
AndyJado
-0
/
+14
2022-11-09
var_subdiag refinement
AndyJado
-0
/
+15
2022-11-09
remove old var_span_path_only
AndyJado
-0
/
+24
2022-11-08
Rollup merge of #103559 - AndyJado:var_span_label, r=davidtwco
Manish Goregaokar
-0
/
+12
2022-11-08
use subdiagnostic for sugesting add let
yukang
-0
/
+1
2022-11-08
fix #103587, Recover from common if let syntax mistakes/typos
yukang
-0
/
+3
2022-11-06
Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errors
Matthias Krüger
-0
/
+3
2022-11-05
first move on a nested span_label
AndyJado
-0
/
+12
2022-11-05
Specify that `break` cannot be used outside of loop *or* labeled block
clubby789
-2
/
+8
2022-11-04
Rollup merge of #103792 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-stru...
Matthias Krüger
-0
/
+63
2022-11-04
Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwco
Matthias Krüger
-0
/
+33
2022-11-04
FIX - Migrate missing errors in link.rs
Jhonny Bill Mena
-0
/
+4
2022-11-04
ADD - ExtractBundledLibsError. Migrated extract_bundled_libs to translatable ...
Jhonny Bill Mena
-0
/
+8
2022-11-04
UPDATE - Complete link.rs migration to new diagnostics infraestructure
Jhonny Bill Mena
-0
/
+51
2022-11-04
fix #102806, suggest use .. to fill in the rest of the fields of Struct
yukang
-0
/
+3
2022-11-04
Use `derive(Subdiagnostic)` for `ChangeFieldsToBeOfUnitType`.
Charles Lew
-2
/
+1
2022-11-03
Stabilize default_alloc_error_handler
Amanieu d'Antras
-6
/
+0
2022-11-01
Rollup merge of #103061 - Amanieu:rewrite_alloc_error_handler, r=bjorn3
Dylan DPC
-6
/
+16
2022-11-01
Rollup merge of #103772 - compiler-errors:better-strict-coherence-err, r=davi...
Yuki Okushi
-0
/
+4
2022-10-31
Rewrite implementation of `#[alloc_error_handler]`
Amanieu d'Antras
-6
/
+16
2022-10-30
better error for rustc_strict_coherence misuse
Michael Goulet
-0
/
+4
2022-10-29
Use tcx.require_lang_item
Cameron Steffen
-3
/
+0
2022-10-29
Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obk
Matthias Krüger
-1
/
+1
2022-10-27
tidy + move logic to fn
Boxy
-2
/
+2
2022-10-27
use proper spans
Boxy
-1
/
+3
[prev]
[next]