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_codegen_gcc
/
src
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-20
UPDATE - replace expected_simd error with one from codegen_ssa
Jhonny Bill Mena
-12
/
+1
2023-07-19
UPDATE - replace gcc monomorphization errors with ssa ones
Jhonny Bill Mena
-185
/
+0
2023-03-05
Fix for diagnostics
Antoni Boucher
-0
/
+9
2023-03-05
Merge commit '08a6d6e16b5efe217123e780398969946266268f' into sync-cg_gcc-2023...
Antoni Boucher
-0
/
+6
2022-12-05
Move linkage type check to HIR analysis and fix semantics issues.
Peter Collingbourne
-7
/
+0
2022-11-26
Rewrite LLVM's archive writer in Rust
bjorn3
-14
/
+2
2022-10-23
Migrate all diagnostics
Nilstrieb
-23
/
+23
2022-09-28
print <signal> when ranlib failed without an exit code
Ellis Hoag
-1
/
+1
2022-09-26
lint and remove unused diagnostic
Ellis Hoag
-6
/
+4
2022-09-24
fix lifetime error
Ellis Hoag
-8
/
+0
2022-09-24
rebase and update trait names
Ellis Hoag
-25
/
+25
2022-09-24
Add monomorphization errors
Ellis Hoag
-1
/
+197
2022-09-24
lint type
Ellis Hoag
-1
/
+1
2022-09-24
Add wrapper type for ExitCode for use in RanlibFailure
Ellis Hoag
-1
/
+23
2022-09-24
remove IntoDiagnosticArg impl for Option
Ellis Hoag
-1
/
+1
2022-09-24
Add LayoutSizeOverflow
Ellis Hoag
-0
/
+8
2022-09-24
Add LTONotSupported
Ellis Hoag
-0
/
+4
2022-09-24
Add UnwindingInlineAsm
Ellis Hoag
-0
/
+7
2022-09-24
Add LinkageConstOrMutType
Ellis Hoag
-0
/
+8
2022-09-24
Add RanlibFailure
Ellis Hoag
-0
/
+7