This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dac76020a5
rust
/
src
/
librustc_errors
History
Download ZIP
Download TAR.GZ
Mark Rousskov
9ec5ef541a
Breaking change upgrades
2018-09-04 13:22:08 -06:00
..
Cargo.toml
Breaking change upgrades
2018-09-04 13:22:08 -06:00
diagnostic.rs
Add
-Z borrowck=migrate
flag, use it to link NLL up to AST-borrowck.
2018-07-26 13:17:55 +02:00
diagnostic_builder.rs
rustc: Disallow machine applicability in foreign macros
2018-07-30 07:48:59 -07:00
emitter.rs
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
2018-08-28 17:04:04 +03:00
lib.rs
check that adding infer-outlives requirement to all crates works
2018-08-24 17:10:50 -04:00
lock.rs
Replace usages of 'bad_style' with 'nonstandard_style'.
2018-08-29 09:01:35 -05:00
registry.rs
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
2018-08-28 17:04:04 +03:00
snippet.rs
Remove highlighting from secondary messages
2018-06-11 15:52:10 -07:00
styled_buffer.rs
Highlight code on diagnostics when underlined
2018-01-28 17:15:15 -08:00