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
/
rt
Age
Commit message (
Expand
)
Author
Lines
2018-02-24
Remove directory `src/rt`
Vadim Petrochenkov
-286
/
+0
2018-02-16
Remove hoedown from rustdoc
Guillaume Gomez
-0
/
+0
2017-06-20
Remove the in-tree `flate` crate
Alex Crichton
-1890
/
+0
2017-04-17
Hoedown big comeback!
Guillaume Gomez
-0
/
+0
2017-03-28
End of pulldown switch and remove completely hoedown
Guillaume Gomez
-0
/
+0
2017-02-03
Set correct hoedown submodule branch
Guillaume Gomez
-0
/
+0
2017-02-03
Create new flag to test rustdoc --test
Guillaume Gomez
-0
/
+0
2017-02-03
Move to my own hoedown repository
Guillaume Gomez
-0
/
+0
2017-01-27
Use __SIZEOF_INT128__ to test __int128 presence
Simonas Kazlauskas
-1
/
+1
2017-01-16
Fix UB in test helpers
Simonas Kazlauskas
-4
/
+1
2017-01-04
Add test for i128 ffi usage
est31
-0
/
+19
2016-09-03
Address comments and add requested tests
Vadim Petrochenkov
-0
/
+21
2016-05-31
hoedown: fix trigger of -Werror=misleading-indentation
Ivan Shapovalov
-0
/
+0
2016-05-22
Fix misleading intentation errors on gcc 6.0
Daniel Firth
-2
/
+8
2016-04-04
Handle integer-extending for C ABI
James Miller
-0
/
+4
2016-02-05
Abort on stack overflow instead of re-raising SIGSEGV
Brian Campbell
-0
/
+5
2016-01-19
[MIR] Implement extern call support
Simonas Kazlauskas
-0
/
+16
2015-12-22
std: Remove old android header file
Alex Crichton
-37
/
+0
2015-12-21
std: Remove rust_builtin C support library
Alex Crichton
-582
/
+0
2015-12-17
Make runtime function return size_t
Michael McConville
-1
/
+1
2015-10-14
Add test case for #28676.
Peter Marheine
-0
/
+4
2015-09-21
Upgrade hoedown to 3.0.5.
Eljay
-0
/
+0
2015-09-14
Remove a needless memset(). It's okay that we don't append NUL because len is...
Michael McConville
-1
/
+0
2015-09-05
get_num_cpus function should be static
Stepan Koltsov
-2
/
+2
2015-08-28
Reduce the reliance on `PATH_MAX`
Barosl Lee
-1
/
+5
2015-08-25
Auto merge of #27957 - overminder:aug23-i686-android, r=alexcrichton
bors
-0
/
+7
2015-08-24
Update hoedown to latest version (3.0.4).
Eljay
-0
/
+0
2015-08-23
New cross target: i686-linux-android
Tim JIANG
-0
/
+7
2015-08-11
Register new snapshots
Alex Crichton
-9
/
+0
2015-08-10
Remove morestack support
Alex Crichton
-842
/
+9
2015-07-27
std: Remove msvc/valgrind headers
Alex Crichton
-6356
/
+0
2015-07-21
trans: Move rust_try into the compiler
Alex Crichton
-176
/
+0
2015-07-17
Auto merge of #27076 - alexcrichton:update-llvm, r=brson
bors
-10
/
+15
2015-07-16
rt: Move personality to functions from their landing pads
Richo Healey
-10
/
+15
2015-07-13
Fix section of __morestack for aarch64-unknown-linux-gnu
Akos Kiss
-1
/
+5
2015-07-02
rustc_trans: Disable landing pads on 32-bit MSVC
Alex Crichton
-0
/
+42
2015-07-02
windows: Don't link rust_builtin
Alex Crichton
-31
/
+5
2015-06-27
rt: Update comment for new location of unwind
Richo Healey
-1
/
+1
2015-06-25
msvc: Implement runtime support for unwinding
Alex Crichton
-0
/
+78
2015-06-15
src/rt/arch/i386/morestack.S: call rust_stack_exhausted via plt
Steven Walter
-3
/
+2
2015-05-23
Auto merge of #25632 - alexcrichton:dt-dir, r=brson
bors
-1
/
+2
2015-05-19
std: Handle DT_DIR file types in `dirent` pointers
Alex Crichton
-1
/
+2
2015-05-19
std: Mark rust_get_num_cpus as dllexport
Alex Crichton
-0
/
+7
2015-05-19
rt: Clean up to build with cl.exe
Alex Crichton
-15
/
+15
2015-05-12
Very hacky MSVC hacks.
Ricky Taylor
-3
/
+1
2015-05-06
fix typos caught by codespell
Tshepang Lekhonkhobe
-1
/
+1
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-70
/
+23
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-3
/
+0
2015-02-11
renaming rust_load_self to rust_current_exe
Dave Huseby
-1
/
+1
2015-02-11
bitrig integration
Dave Huseby
-5
/
+281
[next]