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
/
etc
Age
Commit message (
Expand
)
Author
Lines
2017-08-31
Add support for Vector Multiply Add Saturated on PowerPC
Luca Barbato
-0
/
+7
2017-08-26
Allow htmldocck to run using Python 3.
kennytm
-13
/
+20
2017-08-16
Add support for Vector Unpack High and Low on PowerPC
Luca Barbato
-0
/
+14
2017-08-16
Add support for Vector Pack Pixel on PowerPC
Luca Barbato
-0
/
+7
2017-08-16
Add support for Vector Pack Saturated Unsigned on PowerPC
Luca Barbato
-0
/
+7
2017-08-16
Add support for Vector Pack Saturated on PowerPC
Luca Barbato
-0
/
+7
2017-08-07
Add support for Vector Average on PowerPC
Luca Barbato
-0
/
+7
2017-08-07
Add support for Vector Multiply Odd on PowerPC
Luca Barbato
-0
/
+7
2017-08-07
Add support for Vector Multiply Even on PowerPC
Luca Barbato
-0
/
+7
2017-08-07
Narrow or widen the vector element without changing the vector size
Luca Barbato
-1
/
+9
2017-08-06
Add support for Vector Add Carryout on PowerPC
Luca Barbato
-0
/
+7
2017-08-06
Add support for Vector Add Saturated on PowerPC
Luca Barbato
-0
/
+7
2017-08-04
Add support for Vector Subtract Carryout on PowerPC
Luca Barbato
-0
/
+7
2017-08-04
Add support for Vector Subtract Saturated on PowerPC
Luca Barbato
-0
/
+7
2017-07-29
Auto merge of #43492 - lu-zero:master, r=alexcrichton
bors
-2
/
+58
2017-07-28
Auto merge of #43221 - MaulingMonkey:natvis-improvements, r=michaelwoerister
bors
-2
/
+26
2017-07-27
Add support for Vector Minimum on PowerPC
Luca Barbato
-0
/
+7
2017-07-27
Add support for Vector Maximum on PowerPC
Luca Barbato
-0
/
+7
2017-07-26
Add Vector Compare Greater-Than
Luca Barbato
-0
/
+16
2017-07-26
Add Vector Compare Equal
Luca Barbato
-2
/
+13
2017-07-26
Add Vector Compare Bounds Floating-Point
Luca Barbato
-1
/
+9
2017-07-25
Add mradds to the powerpc intrinsics
Luca Barbato
-0
/
+7
2017-07-24
Add support for PowerPC Altivec/VSX intrinsics
Luca Barbato
-0
/
+21
2017-07-21
*.natvis: Use s8 postfixes to correctly interpret rust strings as UTF-8.
MaulingMonkey
-4
/
+4
2017-07-13
Modify type names on MSVC to make strings and slices .natvis compatible.
MaulingMonkey
-0
/
+24
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-8
/
+8
2017-06-09
Auto merge of #42278 - gentoo90:gdb-pretty-printers, r=michaelwoerister
bors
-5
/
+48
2017-06-09
Add compat_str() which works with unicode in both Python 2 and 3
gentoo90
-1
/
+6
2017-06-07
Change `llvm.neon.*` to `llvm.arm.neon.*` in the mapping for platform intrinsics
Henri Sivonen
-1
/
+1
2017-06-02
Add separate GDB pretty-printer for empty structs
gentoo90
-2
/
+12
2017-06-02
Add GDB pretty-printer for OsString
gentoo90
-0
/
+27
2017-05-30
Fix 'invalid literal for int()' exception with unicode in pretty-printers
gentoo90
-1
/
+1
2017-05-30
Fix 'invalid literal for int()' exception in pretty-printers
gentoo90
-1
/
+2
2017-05-29
Fix formatting issues in Distribution.xml
Edward Yang
-33
/
+33
2017-05-29
Add RLS to .pkg installer
Edward Yang
-0
/
+11
2017-05-29
Add RLS to .exe and .msi installers
Edward Yang
-0
/
+13
2017-05-28
Fix GDB pretty-printer for tuples
gentoo90
-2
/
+2
2017-05-14
Rewrite make-win-dist.py in Rust
Wesley Wiser
-126
/
+0
2017-05-07
Add support for Hexagon v60 HVX intrinsics
Michael Wu
-0
/
+1326
2017-05-04
Move unicode Python script into libstd_unicode crate.
Corey Farwell
-591
/
+0
2017-04-28
Auto merge of #41575 - alexcrichton:android-qemu-server, r=TimNN
bors
-35
/
+0
2017-04-27
travis: Parallelize tests on Android
Alex Crichton
-35
/
+0
2017-04-26
windows: Copy libwinpthread-1.dll into libdir bin
Alex Crichton
-1
/
+2
2017-04-24
Adds rust-windbg.cmd script
Andrew Gaspar
-0
/
+18
2017-04-20
Rename environment variable `GDB_CMD` to `RUST_GDB` to prevent ambiguity
Nicolas Bigaouette
-3
/
+3
2017-04-18
Use an (over-writable) environment variable for the `gdb` command
Nicolas Bigaouette
-1
/
+4
2017-04-17
Remove non-breaking spaces
Diggory Blake
-4
/
+4
2017-04-06
Auto merge of #40805 - vadimcn:msys-mingw, r=alexcrichton
bors
-1
/
+2
2017-04-05
Reduce a table used for `Debug` impl of `str`.
Kang Seonghoon
-34
/
+98
2017-03-30
Include libpthread into mingw package.
Vadim Chugunov
-1
/
+2
[prev]
[next]