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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2018-02-09
Fix visitation order of calls so that it matches execution order. Fixes #48048
John Kåre Alsaker
-1
/
+34
2018-02-09
Add Range[Inclusive]::is_empty
Scott McMurray
-5
/
+62
2018-02-09
Auto merge of #47761 - GuillaumeGomez:test-themes, r=Mark-Simulacrum
bors
-8
/
+546
2018-02-08
Fix the test
Mark Mansi
-2
/
+2
2018-02-08
Update feature gate test
Mark Mansi
-1
/
+1
2018-02-09
Auto merge of #47489 - pnkfelix:limit-2pb-issue-46747, r=nikomatsakis
bors
-77
/
+564
2018-02-08
Use the right tracking issue
Mark Mansi
-3
/
+1
2018-02-08
Fix span bug.
Jeffrey Seyfried
-5
/
+3
2018-02-08
rustbuild: Pass `ccache` to build scripts
Alex Crichton
-5
/
+22
2018-02-08
Hide theme button under menu in mobile mode and fix top margin issue (in mobi...
Guillaume Gomez
-32
/
+7
2018-02-08
Disallow function pointers to #[rustc_args_required_const]
Alex Crichton
-0
/
+64
2018-02-08
Add `rustc_args_required_const` to the feature whitelist
Alex Crichton
-0
/
+5
2018-02-08
Revert checking casts before fallback.
leonardo.yvens
-35
/
+17
2018-02-08
Move some E0XXX to `ui`
Esteban Küber
-0
/
+3026
2018-02-08
fix nested impl trait lifetimes
Taylor Cramer
-11
/
+79
2018-02-08
Swap `ptr::read` for `ptr::drop_in_place`
Jacob Kiesel
-1
/
+1
2018-02-08
rustc: don't ICE when using Rvalue::Discriminant on a non-ADT.
Eduard-Mihai Burtescu
-3
/
+2
2018-02-08
Fix oversized loads on x86_64 SysV FFI calls
Björn Steinbrink
-57
/
+94
2018-02-08
add transform for uniform array move out
Mikhail Modin
-1
/
+302
2018-02-08
Fleshed out the test a lot more.
Felix S. Klock II
-9
/
+230
2018-02-08
Test that autoref'ing beyond method receivers does not leak into two-phase bo...
Felix S. Klock II
-0
/
+39
2018-02-08
Add `AutoBorrowMutability`; its like `hir::Mutability` but w/ two-phase borr...
Felix S. Klock II
-28
/
+154
2018-02-08
Restrict two-phase borrows to solely borrows introduced via autoref.
Felix S. Klock II
-20
/
+89
2018-02-08
Encode (in MIR) whether borrows are explicit in source or arise due to autoref.
Felix S. Klock II
-35
/
+67
2018-02-08
New introduction and revised hash map explanation.
Martin Hoffmann
-30
/
+44
2018-02-08
Convert python script to rust
Guillaume Gomez
-63
/
+81
2018-02-08
Pass themes folder as parameter
Guillaume Gomez
-12
/
+14
2018-02-08
Add tests for themes
Guillaume Gomez
-25
/
+138
2018-02-08
Improve output a bit in case of error
Guillaume Gomez
-8
/
+24
2018-02-08
Add test when trying to add new theme
Guillaume Gomez
-5
/
+16
2018-02-08
Handle comments in css selector and add tests
Guillaume Gomez
-23
/
+80
2018-02-08
Fix missing rules for dark.css
Guillaume Gomez
-0
/
+3
2018-02-08
get differences
Guillaume Gomez
-10
/
+43
2018-02-08
Add theme tests
Guillaume Gomez
-0
/
+285
2018-02-08
Auto merge of #48057 - scottmcm:less-match-more-compare, r=dtolnay
bors
-16
/
+31
2018-02-07
Apply optimization from #44355 to retain
Jacob Kiesel
-4
/
+9
2018-02-07
Add `-Zteach` documentation
Esteban Küber
-55
/
+229
2018-02-07
Fix tests for MIR loop lowering
bobtwinkles
-1
/
+50
2018-02-07
intra-doc-links: bail early for linky things
Manish Goregaokar
-0
/
+4
2018-02-07
Update binaryen to fix -Werror with GCC 8
Josh Stone
-0
/
+0
2018-02-07
[ci skip] Generate false edges from loop_block
bobtwinkles
-67
/
+81
2018-02-07
Simplify RangeInclusive::next[_back]
Scott McMurray
-16
/
+31
2018-02-07
support `default impl` for specialization
Gianni Ciccarelli
-31
/
+64
2018-02-07
support `default impl` for specialization
Gianni Ciccarelli
-1525
/
+66
2018-02-07
Refactor checks on list of extended tools.
O01eg
-12
/
+21
2018-02-07
Auto merge of #48053 - Manishearth:rollup, r=Manishearth
bors
-181
/
+983
2018-02-07
update the builtin macro doc stubs
Michael Lamparski
-10
/
+40
2018-02-07
libsyntax/ext: trailing commas in builtin macros
Michael Lamparski
-2
/
+6
2018-02-07
support `default impl` for specialization
Gianni Ciccarelli
-33
/
+870
2018-02-07
Rollup merge of #48028 - zackmdavis:and_the_span_of_the_unknown_type, r=estebank
Manish Goregaokar
-1
/
+43
[prev]
[next]