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
Age
Commit message (
Expand
)
Author
Lines
2018-11-27
fix run-make-fulldeps/libtest-json
Ralf Jung
-1
/
+1
2018-11-27
fix libtest test suite
Ralf Jung
-6
/
+6
2018-11-27
Do not spawn a thread if we do not use concurrency
Ralf Jung
-5
/
+8
2018-11-27
use deterministic HashMap in libtest
Ralf Jung
-4
/
+8
2018-11-27
fix build
Ralf Jung
-1
/
+1
2018-11-27
Auto merge of #55402 - estebank:macro-eof-2, r=nikomatsakis
bors
-65
/
+130
2018-11-27
resolve: Extern prelude is for type namespace only
Vadim Petrochenkov
-1
/
+11
2018-11-27
Auto merge of #56094 - RalfJung:memory-data-revived, r=oli-obk
bors
-135
/
+258
2018-11-27
Add missing doc link
Guillaume Gomez
-1
/
+2
2018-11-27
use MaybeUninit instead of mem::uninitialized for Windows Mutex
Ralf Jung
-9
/
+9
2018-11-27
Use sort_by_cached_key when key the function is not trivial/free
ljedrz
-3
/
+3
2018-11-26
rustc-guide has moved
Who? Me?!
-1
/
+1
2018-11-27
Auto merge of #56262 - petrochenkov:nabsedihyg, r=petrochenkov
bors
-539
/
+645
2018-11-26
test: Add basic test for VaList
Dan Robertson
-0
/
+243
2018-11-26
libcore: Add va_list lang item and intrinsics
Dan Robertson
-13
/
+468
2018-11-26
Auto merge of #54668 - RalfJung:use-maybe-uninit, r=SimonSapin
bors
-52
/
+53
2018-11-26
Specify suggestion applicability
Esteban Küber
-1
/
+2
2018-11-27
resolve: Suggest `crate::` for resolving ambiguities when appropriate
Vadim Petrochenkov
-50
/
+111
2018-11-27
resolve: Fallback to extern prelude in 2015 imports used from global 2018 edi...
Vadim Petrochenkov
-25
/
+86
2018-11-27
resolve: Generalize `early_resolve_ident_in_lexical_scope` slightly
Vadim Petrochenkov
-82
/
+78
2018-11-27
resolve: Fallback to uniform paths in 2015 imports used from global 2018 edition
Vadim Petrochenkov
-37
/
+186
2018-11-27
resolve: Implement edition hygiene for imports and absolute paths
Vadim Petrochenkov
-75
/
+226
2018-11-26
Fix ptr::hex doc example
Dale Wijnand
-1
/
+1
2018-11-27
Remove duplicate tests for uniform paths
Vadim Petrochenkov
-312
/
+0
2018-11-26
rustc-guide has moved
Mark Mansi
-48
/
+48
2018-11-26
Add rustc-guide as a submodule
Mark Mansi
-0
/
+3
2018-11-26
Update outdated code comments in StringReader
Jason Langenauer
-3
/
+2
2018-11-26
Put all existential ty vars in the `ROOT` universe
scalexm
-7
/
+13
2018-11-26
FIXME is the new TODO
Dale Wijnand
-1
/
+1
2018-11-26
Introduce ptr::hash for references
Dale Wijnand
-0
/
+23
2018-11-26
add test for issue #21335
Andy Russell
-0
/
+5
2018-11-26
Emit one diagnostic for multiple misplaced lifetimes
Esteban Küber
-15
/
+38
2018-11-26
Add missing link in docs
Guillaume Gomez
-1
/
+1
2018-11-26
Remove unsafe `unsafe` inner function.
Corey Farwell
-5
/
+2
2018-11-26
Auto merge of #55835 - alexcrichton:llvm-upgrade, r=nikomatsakis
bors
-4
/
+27
2018-11-26
Auto merge of #56070 - oli-obk:const_let, r=eddyb
bors
-43
/
+382
2018-11-25
Temporarily disable LLDB
Alex Crichton
-3
/
+3
2018-11-25
Pass `--export-dynamic` to LLD for wasm
Alex Crichton
-0
/
+6
2018-11-25
wasm: Pass `--no-demangle` to LLD
Alex Crichton
-0
/
+5
2018-11-25
Conditionally compile in only the extra argument.
Edd Barrett
-7
/
+4
2018-11-25
Make Rustc build with LLVM trunk.
Edd Barrett
-0
/
+7
2018-11-25
Handle some renamed ThinLTO functions
Alex Crichton
-0
/
+8
2018-11-25
Upgrade to LLVM trunk
Alex Crichton
-0
/
+0
2018-11-26
Auto merge of #55705 - ethanboxx:master, r=SimonSapin
bors
-1
/
+24
2018-11-25
Make JSON output from -Zprofile-json valid
Mark Rousskov
-1
/
+1
2018-11-25
Auto merge of #56194 - eddyb:top-unhack, r=alexcrichton
bors
-22
/
+14
2018-11-25
Add TryFrom<&[T]> for [T; $N] where T: Copy
Simon Sapin
-0
/
+87
2018-11-25
HACK(eddyb) Cargo.toml: also exclude the `obj` directory from the workspace.
Eduard-Mihai Burtescu
-0
/
+2
2018-11-25
Cargo.toml: exclude the `build` directory from the workspace.
Eduard-Mihai Burtescu
-0
/
+1
2018-11-25
Try to make top-level Cargo.toml work without __CARGO_TEST_ROOT.
Eduard-Mihai Burtescu
-22
/
+11
[prev]
[next]