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_span
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-09-23
Rollup merge of #76965 - fusion-engineering-forks:fix-atomic-from-mut, r=Amanieu
Dylan DPC
-0
/
+1
2020-09-21
Remove cast to usize for BytePos and CharPos
James Whaley
-2
/
+2
2020-09-21
Add cfg(target_has_atomic_equal_alignment).
Mara Bos
-0
/
+1
2020-09-21
Reduce boilerplate for BytePos and CharPos
James Whaley
-82
/
+55
2020-09-21
fix typo in docs and comments
yuk1ty
-1
/
+1
2020-09-21
Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk
bors
-1
/
+0
2020-09-20
Remove MMX from Rust
Mateusz MikuĊa
-1
/
+0
2020-09-20
Rollup merge of #76825 - lcnr:array-windows-apply, r=varkor
Ralf Jung
-2
/
+8
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-2
/
+8
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-2
/
+0
2020-09-16
Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebank
Dylan DPC
-0
/
+2
2020-09-13
Add visualization of rustc span in doc
Ivan Tham
-1
/
+19
2020-09-10
Note when a a move/borrow error is caused by a deref coercion
Aaron Hill
-0
/
+2
2020-09-10
implement `const_evaluatable_checked` feature MVP
Bastian Kauschke
-0
/
+1
2020-08-31
Adds two source span utility functions used in source-based coverage
Rich Kadel
-0
/
+16
2020-08-30
mv compiler to compiler/
mark
-0
/
+7270
[prev]