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-12-19
FIXME(21232) update fixme to point to the open issue about accepting partial ...
Niv Kaminer
-1
/
+1
2018-12-19
FIXME(49824) remove fixme because there is no free region error anymore
Niv Kaminer
-6
/
+5
2018-12-19
FIXME(44217) remove fixme because the allocator logic was removed, but platfo...
Niv Kaminer
-1
/
+1
2018-12-19
FIXME(49821) remove fixme since a tip about let binding is given
Niv Kaminer
-4
/
+2
2018-12-19
FIXME(45827) remove comment since errors are reported
Niv Kaminer
-12
/
+6
2018-12-19
Auto merge of #56397 - petrhosek:file-search, r=cramertj
bors
-5
/
+46
2018-12-19
Revert "Remove some dead code from `sgx`"
Jethro Beekman
-0
/
+15
2018-12-19
SGX target: fix docs build
Jethro Beekman
-2
/
+2
2018-12-19
Show platform-specific modules in `std::os` when building those platforms
Jethro Beekman
-17
/
+16
2018-12-19
fixed test, now it doesn't use a fundemental type
Ozaren
-4
/
+5
2018-12-18
Remove now stray comment
Alex Crichton
-7
/
+0
2018-12-18
added test to show motivation for modified TryFrom impl
Ozaren
-0
/
+43
2018-12-18
Remove no longer working test
Alex Crichton
-181
/
+0
2018-12-19
Updates based on comment
William Brown
-8
/
+4
2018-12-19
Extend documentation for mem uninit to discuss partial allocation of the values
William Brown
-0
/
+42
2018-12-18
Search other library paths when loking for link objects
Petr Hosek
-5
/
+46
2018-12-19
add comment about subtyping
Ariel Ben-Yehuda
-0
/
+4
2018-12-19
Replace current crate's searchIndex when regenerating
Guillaume Gomez
-2
/
+2
2018-12-18
Fix string for array access suggestion
varkor
-1
/
+15
2018-12-18
Fix string for raw pointer deref suggestion
varkor
-5
/
+33
2018-12-18
Replace "native pointer" in error message with "raw pointer"
varkor
-4
/
+4
2018-12-18
Fix mobile menu rendering collision with tooltip.
John Heitmann
-1
/
+1
2018-12-18
Avoid using open_global_now
Alex Crichton
-1
/
+1
2018-12-18
Auto merge of #56863 - arielb1:supertrait-self-4, r=nikomatsakis
bors
-3
/
+193
2018-12-18
Don't render const keyword on stable
Guillaume Gomez
-2
/
+45
2018-12-18
Automatically tag as nominated for T-compiler
Oliver Scherer
-0
/
+1
2018-12-18
Mark tuple structs as live if their constructors are used
Oliver Scherer
-43
/
+61
2018-12-18
Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakis
bors
-132
/
+1085
2018-12-18
Automatically open an issue when a tool breaks
Oliver Scherer
-3
/
+39
2018-12-18
Update LLVM submodule
Jethro Beekman
-0
/
+0
2018-12-18
Explain the math
Oliver Scherer
-4
/
+9
2018-12-18
treat ref-to-raw cast like a reborrow: do a special kind of retag
Ralf Jung
-128
/
+76
2018-12-18
Explain that lack of short circuiting support in constants is temporary
Oliver Scherer
-3
/
+6
2018-12-18
Properly worded diagnostic message
Oliver Scherer
-3
/
+3
2018-12-18
Fix rustdoc-js tests
John Heitmann
-2
/
+14
2018-12-18
Auto merge of #56481 - arielb1:dynamic-order, r=nikomatsakis
bors
-59
/
+458
2018-12-17
bootstrap: Link LLVM as a dylib with ThinLTO
Alex Crichton
-51
/
+17
2018-12-17
fix tests
Nicole Mazzuca
-2
/
+2
2018-12-17
deny intra-doc link resolution failures in libstd
Andy Russell
-3
/
+24
2018-12-17
Reordered match arms
Nathan West
-1
/
+1
2018-12-17
rename div_euc -> div_euclid, and mod_euc -> rem_euclid
Nicole Mazzuca
-121
/
+141
2018-12-18
Fix DOM errors
Guillaume Gomez
-32
/
+28
2018-12-18
improve tests as suggested by review comments
Ariel Ben-Yehuda
-2
/
+92
2018-12-17
Add --progress to git submodule commands
Clar Fon
-2
/
+2
2018-12-17
Update the stdsimd submodule
Alex Crichton
-15
/
+16
2018-12-17
Stabilize `underscore_imports`
Vadim Petrochenkov
-69
/
+11
2018-12-17
Do not point at delim spans for complete correct blocks
Esteban Küber
-1
/
+28
2018-12-17
static eval: Do not ICE on layout size overflow
Dan Robertson
-4
/
+30
2018-12-17
rustc: Don't ICE on usage of two new target features
Alex Crichton
-1
/
+8
2018-12-17
Add required lifetime parameter to BitDenotation.
David Wood
-132
/
+138
[prev]
[next]