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-11-27
fix test
Mark Mansi
-2
/
+2
2018-11-28
Fix alignment of stores to scalar pair
Nikita Popov
-5
/
+33
2018-11-27
Auto merge of #56293 - matthiaskrgr:clippy, r=oli-obk
bors
-14
/
+14
2018-11-27
Fix a typo in the documentation of std::ffi
polyfloyd
-2
/
+2
2018-11-27
Move feature enable in ptr::hash doc example
Dale Wijnand
-1
/
+1
2018-11-27
submodules: update clippy from 754b4c07 to b2601beb
Matthias Krüger
-14
/
+14
2018-11-27
Try to fix ptr::hash's doc example
Dale Wijnand
-2
/
+3
2018-11-27
Re-enable lldb
Tom Tromey
-0
/
+0
2018-11-27
fix test
Mark Mansi
-2
/
+2
2018-11-27
remove uses of feature gate
Mark Mansi
-16
/
+0
2018-11-27
remove unstable book entry
Mark Mansi
-22
/
+0
2018-11-27
update tests
Mark Mansi
-189
/
+16
2018-11-27
remove some unused vars
Mark Mansi
-6
/
+6
2018-11-27
remove feature gate
Mark Mansi
-42
/
+7
2018-11-27
move feature gate to accepted
Mark Mansi
-3
/
+2
2018-11-27
Auto merge of #56264 - petrochenkov:typonly, r=nikomatsakis
bors
-1
/
+11
2018-11-27
Fix small typo in comment
Marius Nuennerich
-1
/
+1
2018-11-27
Fix issue number
Dale Wijnand
-1
/
+1
2018-11-27
Add an assert_eq in ptr::hash's doc example
Dale Wijnand
-1
/
+7
2018-11-27
Pick a better variable name for ptr::hash
Dale Wijnand
-2
/
+2
2018-11-27
Fix stability attribute for ptr::hash
Dale Wijnand
-1
/
+1
2018-11-27
Auto merge of #56251 - scalexm:root-universe, r=nikomatsakis
bors
-7
/
+13
2018-11-27
add comments explaining our uses of get_ref/get_mut for MaybeUninit
Ralf Jung
-0
/
+12
2018-11-27
add missing feature
Ralf Jung
-0
/
+1
2018-11-27
Normalize type before deferred sizedness checking.
Masaki Hara
-0
/
+12
2018-11-27
avoid features_untracked
Ralf Jung
-10
/
+10
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
[prev]
[next]