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
2019-08-05
Add implementations for converting boxed slices into boxed arrays
Jake Goulding
-6
/
+195
2019-08-05
test drop order for parameters when a future is dropped part-way through exec...
David Laban
-0
/
+307
2019-08-05
review feedback: find lib root path from registry
Martin Finkel
-9
/
+20
2019-08-05
Replace error callback with Result
Mark Rousskov
-23
/
+24
2019-08-05
Added test for issue.
Alexander Regueiro
-0
/
+24
2019-08-05
useful debug
Niko Matsakis
-0
/
+14
2019-08-05
useful comments
Niko Matsakis
-2
/
+13
2019-08-05
Ensure `type_param_predicates` fn only returns predicates for type param with...
Alexander Regueiro
-6
/
+12
2019-08-05
Got rid of concept of 'principal trait' in more places in codebase.
Alexander Regueiro
-49
/
+47
2019-08-05
A few cosmetic improvements.
Alexander Regueiro
-37
/
+38
2019-08-05
fix slice comparison
Ralf Jung
-1
/
+1
2019-08-05
Remove leftover AwaitOrigin
Mark Rousskov
-9
/
+0
2019-08-05
Make mk_attr_id private to libsyntax
Mark Rousskov
-1
/
+1
2019-08-05
Drop explicit span argument from mk_name_value_item
Mark Rousskov
-5
/
+4
2019-08-05
Drop span argument from mk_list_item
Mark Rousskov
-14
/
+11
2019-08-05
adapt rustdoc to infailable lexer
Aleksey Kladov
-50
/
+177
2019-08-05
add unknown token
Aleksey Kladov
-6
/
+10
2019-08-05
remove special code path for unknown tokens
Aleksey Kladov
-61
/
+37
2019-08-05
Update RLS
Igor Matuszewski
-0
/
+0
2019-08-05
update getrandom
Ralf Jung
-4
/
+4
2019-08-05
Test content, not value
Ralf Jung
-1
/
+1
2019-08-05
Auto merge of #63079 - RalfJung:ctfe-no-align, r=oli-obk
bors
-46
/
+62
2019-08-05
Add test for #43398
Ilija Tovilo
-0
/
+15
2019-08-05
Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasper
bors
-108
/
+167
2019-08-05
Auto merge of #63245 - RalfJung:miri-error, r=oli-obk
bors
-6
/
+15
2019-08-04
revert change to single test
Esteban Küber
-2
/
+5
2019-08-04
Auto merge of #63213 - varkor:itemkind-tyalias, r=Centril
bors
-89
/
+90
2019-08-04
tweak output and tests
Esteban Küber
-24
/
+42
2019-08-04
Rename `Target::Ty` to `Target::TyAlias`
varkor
-2
/
+2
2019-08-04
Rename `ItemImplKind::Type` to `ItemImplKind::TyAlias`
varkor
-35
/
+36
2019-08-04
Rename `ItemKind::Ty` to `ItemKind::TyAlias`
varkor
-52
/
+52
2019-08-05
Implement nth_back for ChunksExactMut
Yuki Okushi
-0
/
+35
2019-08-04
review comments: clean up
Esteban Küber
-14
/
+9
2019-08-04
Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"
Ariel Ben-Yehuda
-7
/
+22
2019-08-04
Auto merge of #62816 - estebank:type-ascription-macros, r=petrochenkov
bors
-13
/
+57
2019-08-04
test .await while holding variables of different sizes
David Laban
-0
/
+18
2019-08-04
Add #[stable] to Error impl
Stjepan Glavina
-0
/
+1
2019-08-04
bump libcore tests to rand 0.7
Ralf Jung
-11
/
+11
2019-08-04
bump rand to fix Miri failures
Ralf Jung
-8
/
+17
2019-08-04
fix UB in a test
Ralf Jung
-2
/
+1
2019-08-04
Add test for issue-37433
Yuki Okushi
-0
/
+16
2019-08-04
Auto merge of #63048 - Aaron1011:feature/rustdoc-reexport-doc, r=GuillaumeGomez
bors
-24
/
+73
2019-08-04
Add test for issue-49544
Yuki Okushi
-0
/
+16
2019-08-04
Add test for issue-29265
Yuki Okushi
-0
/
+19
2019-08-04
AssumptionNotHeld is used only once in Miri and never caught... remove from enum
Ralf Jung
-4
/
+0
2019-08-04
Remove recommendation about idiomatic syntax for Arc::Clone
Nick Cameron
-4
/
+0
2019-08-04
move AssumptionNotHeld to UB
Ralf Jung
-3
/
+4
2019-08-04
Auto merge of #63233 - RalfJung:get_unchecked, r=Centril
bors
-4
/
+16
2019-08-04
fix links
Ralf Jung
-2
/
+2
2019-08-03
Simplify change to layout_of
Esteban Küber
-27
/
+5
[prev]
[next]