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
/
librustc_trans
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-55
/
+0
2018-01-19
Allow runtime switching between trans backends
bjorn3
-21
/
+3
2017-11-25
rustc: Add support for some more x86 SIMD ops
Alex Crichton
-2
/
+2
2017-09-17
rustc: Move some attr methods to queries
Alex Crichton
-0
/
+24
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-1
/
+1
2016-08-26
Small error code explanations improvements
Guillaume Gomez
-2
/
+4
2016-07-04
Revert "Revert "Remove the return_address intrinsic.""
Eduard Burtescu
-38
/
+0
2016-06-30
Revert "Remove the return_address intrinsic."
Eduard Burtescu
-0
/
+38
2016-06-27
Remove the return_address intrinsic.
Eduard Burtescu
-38
/
+0
2016-05-27
* Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected...
Guillaume Gomez
-2
/
+2
2016-05-07
Translate constants from MIR instead of going through trans::expr/consts.
Eduard Burtescu
-15
/
+0
2016-04-19
Check transmutes between types without statically known sizes.
Eduard Burtescu
-26
/
+0
2016-02-07
Update long error explanations
Guillaume Gomez
-6
/
+15
2015-10-31
Check unchecked_div|rem's specialisation
Nicholas Mazzuca
-10
/
+5
2015-10-13
Add E0511 error explanation
Guillaume Gomez
-11
/
+37
2015-10-08
Add E0510 error explanation
Guillaume Gomez
-1
/
+33
2015-10-08
Add E0512 error explanation
Guillaume Gomez
-2
/
+30
2015-10-07
Add error explanation for E0515
Guillaume Gomez
-0
/
+15
2015-09-19
Add librustc_trans error codes
Guillaume Gomez
-0
/
+21