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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2016-07-29
Rollup merge of #35072 - munyari:assert_debug, r=steveklabnik
Guillaume Gomez
-0
/
+18
2016-07-29
Rollup merge of #35066 - vadimcn:fix-typos, r=apasel422
Guillaume Gomez
-1
/
+1
2016-07-29
Rollup merge of #35062 - frewsxcv:chars-as-str, r=GuillaumeGomez
Guillaume Gomez
-0
/
+13
2016-07-29
Rollup merge of #35050 - knight42:improve-fmt-doc, r=steveklabnik
Guillaume Gomez
-13
/
+7
2016-07-29
Rollup merge of #34258 - durka:patch-25, r=steveklabnik
Guillaume Gomez
-10
/
+63
2016-07-29
intravisit: Fold functionality of IdVisitor into the regular Visitor.
Michael Woerister
-233
/
+119
2016-07-29
syntax_ext: format: fix ICE with bad named arguments
Wang Xuerui
-1
/
+9
2016-07-29
Update LLVM again
Jan-Erik Rediger
-0
/
+0
2016-07-29
test: Fix a test on MSVC
Alex Crichton
-13
/
+1
2016-07-29
[LLVM-3.9] Use llvm-3.9 branch
Jan-Erik Rediger
-0
/
+0
2016-07-29
Remove NO_FILE_METADATA; always use unknown_file_metadata instead of passing 0
Vladimir Vukicevic
-9
/
+9
2016-07-29
llvm: Remove no longer existent LLVMAddTargetData binding
Alex Crichton
-3
/
+0
2016-07-29
Update parsing llvm-config output
Alex Crichton
-4
/
+22
2016-07-29
rustc: Update LLVM to the LLVM 3.9 release branch
Alex Crichton
-1
/
+1
2016-07-29
test: Remove the execution-engine test
Alex Crichton
-303
/
+0
2016-07-29
rustc: Fix data-layout for AArch64 targets
Alex Crichton
-3
/
+21
2016-07-29
Force check of error
Jan-Erik Rediger
-2
/
+14
2016-07-29
Use C type when passing value to LLVM pass
Jan-Erik Rediger
-1
/
+24
2016-07-29
Use correct error handling type
Jan-Erik Rediger
-1
/
+1
2016-07-29
Upgrade llvm
Jan-Erik Rediger
-1
/
+1
2016-07-29
Update compiler-rt
Jan-Erik Rediger
-0
/
+0
2016-07-29
Flip LLVM verion check clause
Jan-Erik Rediger
-9
/
+9
2016-07-29
[LLVM-3.9] Use old way of getting next child
Jan-Erik Rediger
-2
/
+7
2016-07-29
Upgrade compiler-rt
Jan-Erik Rediger
-0
/
+0
2016-07-29
Upgrade LLVM to include std::thread patch
Jan-Erik Rediger
-0
/
+0
2016-07-29
Refactor determining of relocation model into methods
Jan-Erik Rediger
-24
/
+41
2016-07-29
[LLVM-3.9] Maintain backward compatibility in Archiver
Jan-Erik Rediger
-0
/
+7
2016-07-29
[LLVM-3.9] Increase PIELevel
Jan-Erik Rediger
-1
/
+1
2016-07-29
Use relative path to type
Jan-Erik Rediger
-1
/
+1
2016-07-29
[LLVM-3.9] Configure PIE at the module level instead of compilation unit level
Jan-Erik Rediger
-0
/
+12
2016-07-29
[LLVM-3.9] Update return type for Archive::create
Jan-Erik Rediger
-0
/
+8
2016-07-29
[LLVM-3.9] Replace NewArchiveIterator with NewArchiveMember
Jan-Erik Rediger
-3
/
+17
2016-07-29
[LLVM-3.9] Preserve certain functions when internalizing
Jan-Erik Rediger
-1
/
+16
2016-07-29
[LLVM-3.9] Specify that we are using the legacy interface
Jan-Erik Rediger
-3
/
+3
2016-07-29
[LLVM-3.9] Setup the compile unit information immediately
Jan-Erik Rediger
-17
/
+22
2016-07-29
[LLVM-3.9] Rename custom methods to Rust-specific ones
Jan-Erik Rediger
-6
/
+6
2016-07-29
Upgrade to rust-llvm-2016-07-09
Jan-Erik Rediger
-0
/
+0
2016-07-28
Auto merge of #34980 - cardoe:expose-target-options, r=alexcrichton
bors
-218
/
+368
2016-07-28
Rewrite `collections::LinkedList::append` doc example.
Corey Farwell
-11
/
+14
2016-07-28
Try to clear up some awkward wording
Brett Cannon
-3
/
+3
2016-07-28
Auto merge of #34967 - TimNN:mipsel-musl-soft-float, r=alexcrichton
bors
-1
/
+1
2016-07-29
Escape the unmatched surrogates with lower-case hexadecimal numbers
Tobias Bucher
-2
/
+2
2016-07-28
Auto merge of #34956 - nikomatsakis:incr-comp-o-files, r=mw
bors
-197
/
+1245
2016-07-28
make it possible to track where hash diverges
Niko Matsakis
-0
/
+23
2016-07-28
hash def-path's better
Niko Matsakis
-3
/
+13
2016-07-28
Auto merge of #34485 - tbu-:pr_unicode_debug_str, r=alexcrichton
bors
-29
/
+1032
2016-07-28
Revert "Remove unused methods from MultiSpan"
mcarton
-4
/
+15
2016-07-28
Merge remote-tracking branch 'upstream/master' into remaining_cpu_x86-64
Jonathan A. Kollasch
-1302
/
+1820
2016-07-28
Move to {integer} and {float}
Jonathan Turner
-41
/
+42
2016-07-28
Keep multiple files per work-product
Niko Matsakis
-92
/
+202
[prev]
[next]