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-11
Add function call test, Update gdb and test docker image install gdb by ppa.
Unknown
-0
/
+52
2018-12-11
Update tests
varkor
-6
/
+6
2018-12-11
Add a FIXME for mir build unreachable destination checking
varkor
-6
/
+8
2018-12-11
Add a mir-opt test
varkor
-0
/
+37
2018-12-11
Restore old match behaviour
varkor
-4
/
+32
2018-12-11
Consider privacy in more locations
varkor
-17
/
+18
2018-12-11
Fix some misbehaving tests
varkor
-3
/
+5
2018-12-11
Make liveness analysis respect privacy
varkor
-4
/
+7
2018-12-11
Add privately uninhabited dead code test
varkor
-0
/
+19
2018-12-11
Update ub-uninhabit tests
varkor
-7
/
+7
2018-12-11
Address unused variables warning with TcpStream
varkor
-0
/
+3
2018-12-11
Add note on nonzero-sized uninhabited types
varkor
-1
/
+2
2018-12-11
Improve `conservative_is_uninhabited` comment
varkor
-3
/
+7
2018-12-11
Use unions for uninhabitedness checking rather than mem::transmute
varkor
-26
/
+18
2018-12-11
conservative_is_uninhabited implies abi.is_uninhabited
varkor
-4
/
+10
2018-12-11
Nonempty arrays of uninhabited arrays are Abi::Uninhabited
varkor
-1
/
+7
2018-12-11
Update const eval uninhabited messages
varkor
-5
/
+7
2018-12-11
Fix handling of divergent dicriminants
varkor
-1
/
+0
2018-12-11
Fix Ref inhabitedness comment
varkor
-4
/
+3
2018-12-11
Address comments
varkor
-1
/
+5
2018-12-11
Update uninhabited matches tests
varkor
-27
/
+3
2018-12-11
Make uninhabitedness checking more intelligent
varkor
-9
/
+35
2018-12-11
Check for uninhabitedness instead of never
varkor
-60
/
+26
2018-12-11
Fix irrefutable matches on integer ranges
varkor
-1
/
+41
2018-12-11
use an enum instead of bool
Ralf Jung
-12
/
+17
2018-12-11
Properly stage new feature gates
Oliver Scherer
-1
/
+1
2018-12-11
Remove env_alloca hack
Nikita Popov
-30
/
+2
2018-12-11
Remove some dead code from `sgx`
Oliver Scherer
-15
/
+0
2018-12-11
Remove unnecessary feature gates from const fns
Oliver Scherer
-11
/
+1
2018-12-11
Make `const unsafe fn` bodies `unsafe`
Oliver Scherer
-131
/
+33
2018-12-11
Auto merge of #56703 - alexcrichton:fix-tools, r=Mark-Simulacrum
bors
-2
/
+3
2018-12-11
Diagnostics improvement!
Oliver Scherer
-1
/
+2
2018-12-11
Typo
Alexis Beingessner
-1
/
+1
2018-12-10
Build manifest tool on mingw-check builder
Mark Rousskov
-1
/
+2
2018-12-10
Fix build of the `build-manifest` tool
Alex Crichton
-1
/
+1
2018-12-10
[self-profiler] Add column for percent of total time
Wesley Wiser
-4
/
+9
2018-12-11
Auto merge of #56627 - alexcrichton:update-cargo, r=alexcrichton
bors
-11
/
+25
2018-12-10
fix intra-link resolution spans in block comments
Andy Russell
-60
/
+238
2018-12-10
Fix iterator nits
Michael Howell
-18
/
+7
2018-12-10
Fix nit
Michael Howell
-4
/
+6
2018-12-11
Add lint for stlib
aheart
-2
/
+11
2018-12-10
Fix nits
Michael Howell
-3
/
+10
2018-12-10
Update Cargo submodule and its dependencies
Alex Crichton
-11
/
+25
2018-12-10
Fix poorly-transcribed test case
Michael Howell
-3
/
+3
2018-12-10
Rollup merge of #56661 - aelred:issue-55846, r=Mark-Simulacrum
Guillaume Gomez
-0
/
+39
2018-12-10
Rollup merge of #56656 - BeatButton:liballoc_string_typo, r=Centril
Guillaume Gomez
-1
/
+1
2018-12-10
Rollup merge of #56641 - GuillaumeGomez:span-trait-method-invalid-nb-paramete...
Guillaume Gomez
-11
/
+61
2018-12-10
Rollup merge of #56633 - GuillaumeGomez:fix-right-arrow-display, r=QuietMisdr...
Guillaume Gomez
-1
/
+1
2018-12-10
Rollup merge of #56491 - euclio:assert-error, r=estebank
Guillaume Gomez
-0
/
+28
2018-12-10
update docs of rustdoc lints
QuietMisdreavus
-3
/
+3
[prev]
[next]