This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-30 15:15:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
/
src
History
Matthias Krüger
25b062d586
Rollup merge of
#109403
- chenyukang:yukang/fix-109396, r=estebank
...
Avoid ICE of attempt to add with overflow in emitter
Fixes
#109396
r? ```@estebank```
2023-03-21 19:00:13 +01:00
..
json
various: translation resources from cg backend
2023-02-22 09:15:54 +00:00
annotate_snippet_emitter_writer.rs
…
diagnostic_builder.rs
…
diagnostic_impls.rs
Complete migrating
ast_passes
to derive diagnostics
2023-02-25 15:19:13 +00:00
diagnostic.rs
…
emitter.rs
Properly colorize multi-part suggestions in the same line
2023-03-04 00:29:52 +00:00
error.rs
…
json.rs
refactor: statically guarantee that current error codes are documented
2023-02-26 20:12:36 +13:00
lib.rs
Avoid ICE of attempt to add with overflow in emitter
2023-03-21 01:23:28 +08:00
lock.rs
migrate compiler, bootstrap, and compiletest to windows-rs
2023-03-20 13:19:35 -04:00
registry.rs
refactor: statically guarantee that current error codes are documented
2023-02-26 20:12:36 +13:00
snippet.rs
…
styled_buffer.rs
…
tests.rs
…
translation.rs
Restore behavior when primary bundle is missing
2023-02-23 01:14:10 +01:00