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
Age
Commit message (
Expand
)
Author
Lines
2016-12-22
Rename README.txt to README.md
Geoff Yoerger
-0
/
+0
2016-12-22
Add relative hyperlink
Geoff Yoerger
-1
/
+1
2016-12-22
ICH: Make InlineAsm hashes stable.
Michael Woerister
-3
/
+43
2016-12-22
Partial fix for #38489.
Christoph Schulz
-4
/
+26
2016-12-22
Correct path of incremental artifacts
Aidan Hobson Sayers
-1
/
+1
2016-12-22
ICH: Don't store hashes for individual foreign items.
Michael Woerister
-5
/
+0
2016-12-22
Fix Markdown list formatting.
Chris Morgan
-14
/
+14
2016-12-22
Cleaned up the code and added tests.
Ivan Molodetskikh
-30
/
+110
2016-12-22
Fix fs tests on Windows systems with non-english locales.
Peter Atashian
-20
/
+25
2016-12-22
Fix debuginfo for unsized struct members
Philip Craig
-1
/
+46
2016-12-22
Fix non-termination in `resolve`.
Jeffrey Seyfried
-2
/
+5
2016-12-22
Remove outdated FIXME comment
Esteban Küber
-6
/
+0
2016-12-21
fix String to &str cast
Esteban Küber
-1
/
+1
2016-12-22
Pretty-print `$crate::foo::bar` as `::foo::bar`.
Jeffrey Seyfried
-4
/
+5
2016-12-22
Refactor how global paths are represented (for both ast and hir).
Jeffrey Seyfried
-257
/
+242
2016-12-21
use &str instead of String
bluss
-8
/
+7
2016-12-21
In order to successfully build, go back to ralloc
Jeremy Soller
-2
/
+2
2016-12-22
rebasing fix
Nick Cameron
-1
/
+1
2016-12-21
Add RawFd traits for net
Jeremy Soller
-15
/
+64
2016-12-22
save-analysis signature stuff for json-api flavour.
Nick Cameron
-9
/
+8
2016-12-22
signature info for other items (mods, fns, methods, etc.)
Nick Cameron
-50
/
+106
2016-12-22
further lowering of signature data
Nick Cameron
-8
/
+89
2016-12-22
field signatures
Nick Cameron
-7
/
+38
2016-12-22
save-analysis: fix ICE on partially resolved path
Nick Cameron
-0
/
+4
2016-12-22
save-analysis: add `Signature` info to structs
Nick Cameron
-6
/
+139
2016-12-21
Disable field reordering
Austin Hicks
-36
/
+36
2016-12-21
ICH: Fix some omissions around foreign mods in hasher.
Michael Woerister
-9
/
+35
2016-12-21
ICH: Add test case for extern mods.
Michael Woerister
-0
/
+272
2016-12-21
Removes magenta build warning.
Jason Campbell
-1
/
+0
2016-12-21
Make drop glue for unsized value pass two arguments instead of *(data, meta)
Mark Simulacrum
-226
/
+137
2016-12-21
Fixed fastcall not applying inreg attributes to arguments like the C/C++ fast...
Ivan Molodetskikh
-4
/
+69
2016-12-21
Merge branch 'redox_cross' of https://github.com/redox-os/rust into redox_cross
Jeremy Soller
-3
/
+6
2016-12-21
Update liblibc, go back to lazy linking openlibm
Jeremy Soller
-1
/
+1
2016-12-21
Add missing examples in some thread functions
Guillaume Gomez
-8
/
+43
2016-12-21
Auto merge of #38488 - srinivasreddy:rf_collections, r=aturon
bors
-95
/
+103
2016-12-21
Auto merge of #38302 - Mark-Simulacrum:trans-cleanup, r=eddyb
bors
-5020
/
+1904
2016-12-21
Auto merge of #38099 - GuillaumeGomez:cast_suggestions, r=nikomatsakis
bors
-100
/
+401
2016-12-20
Fix tidy
Jeremy Soller
-3
/
+6
2016-12-20
Fix rebase errors.
Mark Simulacrum
-2
/
+1
2016-12-20
Reuse cleanup pad declared at start of block.
Mark Simulacrum
-3
/
+3
2016-12-20
Improve cache quality for eh_personality.
Mark Simulacrum
-8
/
+8
2016-12-20
Move eh_unwind_resume into CrateContext
Mark Simulacrum
-44
/
+37
2016-12-20
Simplify get_landing_pad by inlining UnwindKind.
Mark Simulacrum
-72
/
+22
2016-12-20
Add unreachable() after calls to eh_unwind_resume.
Mark Simulacrum
-0
/
+2
2016-12-20
Simplify callee by removing is_indirect branch.
Mark Simulacrum
-13
/
+6
2016-12-20
Move eh_personality() onto CrateContext
Mark Simulacrum
-53
/
+51
2016-12-20
Remove outdated comment
Mark Simulacrum
-3
/
+0
2016-12-20
Remove fn_ty from FunctionContext
Mark Simulacrum
-50
/
+40
2016-12-20
slice_for_each gives a reference already
Mark Simulacrum
-1
/
+1
2016-12-20
Reduce coerce_unsized_into to one call
Mark Simulacrum
-10
/
+5
[prev]
[next]