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
2020-07-16
Remove elements iterator clone and only keep first element instead
Guillaume Gomez
-3
/
+3
2020-07-16
Clean up E0723 explanation
Guillaume Gomez
-1
/
+1
2020-07-16
Remove leftover from emscripten fastcomp support
bjorn3
-13
/
+2
2020-07-16
Update code to new invalid_codeblock_attributes lint name
Guillaume Gomez
-8
/
+8
2020-07-16
Apply review comments
Guillaume Gomez
-3
/
+6
2020-07-16
Enforce even more the code blocks attributes check through rustdoc
Guillaume Gomez
-2
/
+5
2020-07-16
Auto merge of #72481 - marmeladema:duration-consts-2, r=oli-obk
bors
-19
/
+86
2020-07-16
start GBA file.
Lokathor
-0
/
+30
2020-07-16
Remove unused lazy_static
Joshua Nelson
-1
/
+0
2020-07-16
Separate off BTreeMap support functions and loose their irrelevant bounds
Stein Somers
-59
/
+61
2020-07-16
Clean up or comment every unwrap in BTreeMap's main code.
Stein Somers
-46
/
+40
2020-07-16
add regression test for #74255
Bastian Kauschke
-0
/
+18
2020-07-16
add regression test for #73730
Bastian Kauschke
-0
/
+17
2020-07-16
add regression test for #73508
Bastian Kauschke
-0
/
+23
2020-07-16
add regression test for #73491
Bastian Kauschke
-0
/
+9
2020-07-16
add regression test for #73120
Bastian Kauschke
-0
/
+22
2020-07-16
add regression test for #71805
Bastian Kauschke
-0
/
+41
2020-07-16
Auto merge of #74202 - oli-obk:mir_const, r=RalfJung
bors
-385
/
+457
2020-07-16
add regression test for #71348
Bastian Kauschke
-0
/
+35
2020-07-16
add regression test for #71169
Bastian Kauschke
-0
/
+27
2020-07-16
add regression test for #70586
Bastian Kauschke
-0
/
+33
2020-07-16
add regression test for #70217
Bastian Kauschke
-0
/
+16
2020-07-16
add regression test for #68596
Bastian Kauschke
-0
/
+18
2020-07-16
add regression tests for #67144
Bastian Kauschke
-0
/
+50
2020-07-16
bless ui tests
Bastian Kauschke
-2
/
+7
2020-07-16
update help message
Bastian Kauschke
-13
/
+22
2020-07-16
don't supply generics to AnonConsts in param lists
Bastian Kauschke
-37
/
+68
2020-07-16
relax Node lt bounds
Bastian Kauschke
-3
/
+3
2020-07-16
add self dependent const param test
Bastian Kauschke
-1
/
+24
2020-07-16
forbid generic params in the type of const params
Bastian Kauschke
-29
/
+160
2020-07-16
Fix typo in std::mem::transmute documentation
ColoredCarrot
-1
/
+1
2020-07-16
Group the try_eval functions before the eval functions
Oliver Scherer
-10
/
+10
2020-07-16
Make `try_eval` private
Oliver Scherer
-2
/
+2
2020-07-16
Move `ty::Const` and `ty::ConstKind` into their own modules
Oliver Scherer
-426
/
+445
2020-07-16
Rollup merge of #74381 - mbrubeck:docs, r=Mark-Simulacrum
Manish Goregaokar
-4
/
+7
2020-07-16
Rollup merge of #74377 - alexcrichton:test-default, r=Mark-Simulacrum
Manish Goregaokar
-2
/
+3
2020-07-16
Rollup merge of #74352 - ehuss:fix-alloc-links, r=Mark-Simulacrum
Manish Goregaokar
-32
/
+17
2020-07-16
Rollup merge of #74295 - ssomers:btree_comments, r=Mark-Simulacrum
Manish Goregaokar
-18
/
+25
2020-07-16
Rollup merge of #74203 - nnethercote:enforce-static-symbol-order, r=petrochenkov
Manish Goregaokar
-117
/
+145
2020-07-16
Rollup merge of #74037 - JohnTitor:contributing-md, r=Mark-Simulacrum
Manish Goregaokar
-5
/
+6
2020-07-16
Rollup merge of #73421 - janikrabe:master, r=joshtriplett
Manish Goregaokar
-4
/
+7
2020-07-16
Rename `sym::item_context` as `sym::ItemContext`.
Nicholas Nethercote
-5
/
+5
2020-07-16
Enforce the static symbol order.
Nicholas Nethercote
-112
/
+140
2020-07-16
Add RISC-V GNU/Linux to src/tools/build-manifest as a host platform
msizanoen1
-0
/
+1
2020-07-15
Move usercall_wait_timeout to abi::usercalls::wait_timeout
Mohsen Zohrevandi
-82
/
+74
2020-07-15
Update docs for str::as_bytes_mut.
Matt Brubeck
-4
/
+7
2020-07-15
Constify most non-trait `Duration` methods as described in #72440
marmeladema
-19
/
+86
2020-07-15
Clarify effect of orphan rule changes on From/Into
Janik Rabe
-4
/
+7
2020-07-15
Move libstd's default feature to libtest
Alex Crichton
-2
/
+3
2020-07-15
Remove drop-shadow
Ludwig Stecher
-5
/
+0
[prev]
[next]