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
2018-08-01
Rollup merge of #52340 - cypher:document-from-trait-in-ffi, r=steveklabnik
Pietro Albini
-0
/
+48
2018-08-01
Document #39364 (WIP)
Felix Rabe
-0
/
+6
2018-08-01
Auto merge of #52756 - alexcrichton:cap-applicable, r=oli-obk
bors
-35
/
+217
2018-08-01
add comment
Ralf Jung
-0
/
+1
2018-08-01
Make sure we prepare for thin LTO whenever we are emitting bitcode
Colin Pronovost
-3
/
+34
2018-07-31
Make globals with private linkage unnamed. Fixes #50862.
Colin Pronovost
-51
/
+42
2018-08-01
rustc_resolve: record single-segment extern crate import resolutions.
Eduard-Mihai Burtescu
-0
/
+32
2018-07-31
Remove dead code
Mark Rousskov
-67
/
+16
2018-07-31
Move dataflow to borrowck
Mark Rousskov
-18
/
+15
2018-07-31
Fixup test case
Mark Rousskov
-2
/
+2
2018-07-31
Add dyn to Write
Mark Rousskov
-1
/
+1
2018-07-31
Cleanup highlighting code
Mark Rousskov
-42
/
+23
2018-07-31
Remove global derive_id and reset_ids functions
Mark Rousskov
-153
/
+190
2018-08-01
check_const: use the same ParamEnv as codegen for statics
Ralf Jung
-3
/
+8
2018-07-31
Address code review
John Renner
-5
/
+10
2018-07-31
Use suggestions for shell format arguments
Esteban Küber
-39
/
+70
2018-07-31
address review feedback (`sort_by_key` is so much cleaner here than `sort_by`!).
Felix S. Klock II
-3
/
+1
2018-07-31
Auto merge of #52234 - petrochenkov:macuse2, r=Mark-Simulacrum
bors
-32
/
+415
2018-07-31
Don't count MIR locals as borrowed after StorageDead when finding locals live...
John Kåre Alsaker
-5
/
+39
2018-07-31
Allow borrow conflicts for promoted length 0 arrays
Matthew Jasper
-0
/
+30
2018-07-31
Allow unnameable tests
John Renner
-8
/
+28
2018-07-31
Only run the sparc-abi test on sparc
Simonas Kazlauskas
-0
/
+1
2018-07-31
Put back original field discovery
Guillaume Gomez
-2
/
+8
2018-07-31
Use SetLenOnDrop in Vec::truncate()
Laurentiu Nicola
-6
/
+38
2018-07-31
rustc: Handle linker diagnostic from LLVM
Alex Crichton
-8
/
+77
2018-07-31
Format code for easier editing
Mark Rousskov
-6
/
+5
2018-07-31
Further extract error code switch
Mark Rousskov
-58
/
+96
2018-07-31
Remove dependency on error handling from find_testable_code
Mark Rousskov
-13
/
+24
2018-07-31
Provide test configuration through struct
Mark Rousskov
-28
/
+21
2018-07-31
Provide warnings for invalid code blocks in markdown files
Mark Rousskov
-7
/
+5
2018-07-31
Pull out nightly checking to edges
Mark Rousskov
-8
/
+7
2018-07-31
NLL: On "cannot move out of type" error, print original source before rewrite.
Felix S. Klock II
-44
/
+86
2018-07-31
enable jemalloc assertions when configured to do so
Ralf Jung
-5
/
+4
2018-07-31
Auto merge of #52461 - irinagpopa:safe-llvm, r=nikomatsakis
bors
-4321
/
+3982
2018-07-31
Fix a typo in unsize.rs
pravic
-1
/
+1
2018-07-31
tests/ui: Add missing mips{64} ignores
dragan.mladjenovic
-10
/
+14
2018-07-31
Update the `.nll.stderr` files under new sorted-by-span scheme.
Felix S. Klock II
-72
/
+72
2018-07-31
Update tests that use `-Z borrowck=compare` or `#[feature(nll)]` to accmmodat...
Felix S. Klock II
-25
/
+25
2018-07-31
rustc_llvm: fix linking on mingw.
Irina Popa
-0
/
+3
2018-07-31
Blindly update the `#[rustc_region]` tests which got touched by the NLL diagn...
Felix S. Klock II
-254
/
+254
2018-07-31
Sort NLL error diagnostics by span in an attempt to make them match source order
Felix S. Klock II
-0
/
+4
2018-07-31
Benchmarks for SmallVec
ljedrz
-0
/
+116
2018-07-31
Auto merge of #50267 - humanenginuity:master, r=alexcrichton
bors
-3
/
+226
2018-07-31
hopefully make test pass on windows
Ralf Jung
-6
/
+6
2018-07-31
Auto merge of #52850 - SimonSapin:unstablize, r=alexcrichton
bors
-4
/
+12
2018-07-31
make sure that the no-panic test tests what it is supposed to test
Ralf Jung
-0
/
+8
2018-07-31
Fix coding style.
Colin Finck
-3
/
+12
2018-07-31
Auto merge of #52630 - Mark-Simulacrum:rustdoc-cleanup-2, r=QuietMisdreavus
bors
-121
/
+96
2018-07-31
run-pass/simd-intrinsic-float-minmax: Force use of qNaN on Mips
dragan.mladjenovic
-0
/
+7
2018-07-31
Auto merge of #52863 - steveklabnik:update-books, r=Mark-Simulacrum
bors
-0
/
+0
[prev]
[next]