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
2022-02-21
use `List<Ty<'tcx>>` for tuples
lcnr
-170
/
+128
2022-02-21
safely `transmute<&List<Ty<'tcx>>, &List<GenericArg<'tcx>>>`
lcnr
-6
/
+89
2022-02-20
use `BOOL` for `TCP_NODELAY` `setsockopt` value on Windows
Chris Copeland
-2
/
+2
2022-02-20
Remove assertion on output length for `getsockopt`.
Chris Copeland
-1
/
+0
2022-02-20
Fix `setsockopt` and `getsockopt` parameter names.
Chris Copeland
-9
/
+25
2022-02-21
fix
tamaron
-28
/
+64
2022-02-21
Add regression test for #92069
est31
-0
/
+20
2022-02-21
Expand let-else allow tests
est31
-4
/
+80
2022-02-21
Auto merge of #94066 - Mark-Simulacrum:factor-out-simple-def-kind, r=davidtwco
bors
-62
/
+14
2022-02-20
Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk"
Mark Rousskov
-38
/
+64
2022-02-20
CTFE engine: Scalar: expose size-generic to_(u)int methods
Ralf Jung
-21
/
+25
2022-02-20
Preallocate a buffer in FmtPrinter
Mark Rousskov
-1
/
+3
2022-02-20
Always format to internal String in FmtPrinter
Mark Rousskov
-80
/
+82
2022-02-20
Delete Decoder::read_map
Mark Rousskov
-37
/
+26
2022-02-20
Delete Decoder::read_seq
Mark Rousskov
-64
/
+54
2022-02-20
Delete Decoder::read_enum_variant
Mark Rousskov
-22
/
+9
2022-02-20
Delete Decoder::read_map_elt_val
Mark Rousskov
-11
/
+3
2022-02-20
Delete Decoder::read_map_elt_key
Mark Rousskov
-11
/
+3
2022-02-20
Delete Decoder::read_option
Mark Rousskov
-13
/
+5
2022-02-20
Delete Decoder::read_seq_elt
Mark Rousskov
-20
/
+9
2022-02-20
Delete Decoder::read_tuple_arg
Mark Rousskov
-12
/
+1
2022-02-20
Delete Decoder::read_tuple
Mark Rousskov
-15
/
+3
2022-02-20
Use count! macro in tuple length computation
Mark Rousskov
-3
/
+2
2022-02-20
Delete Decoder::read_struct_field
Mark Rousskov
-60
/
+31
2022-02-20
Delete Decoder::read_struct
Mark Rousskov
-101
/
+77
2022-02-20
Delete read_enum_variant_arg
Mark Rousskov
-21
/
+14
2022-02-20
Delete read_enum_variant names
Mark Rousskov
-11
/
+3
2022-02-20
Delete Decoder::read_enum
Mark Rousskov
-34
/
+16
2022-02-20
Remove support for JSON deserialization to Rust
Mark Rousskov
-718
/
+46
2022-02-20
compiletest: Print process output info with less whitespace
Nixon Enraght-Moony
-15
/
+19
2022-02-20
Auto merge of #93678 - steffahn:better_unsafe_diagnostics, r=nagisa
bors
-244
/
+3209
2022-02-20
Refactor Sharded out of non-parallel active query map
Mark Rousskov
-27
/
+51
2022-02-20
Improve `unused_unsafe` lint
Frank Steffahn
-244
/
+3209
2022-02-20
Avoid sharding query caches entirely in single-threaded mode
Mark Rousskov
-20
/
+59
2022-02-20
Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk
bors
-140
/
+140
2022-02-20
limit tests to llvm 14+
Erik Desjardins
-1
/
+2
2022-02-20
Inline QueryStateShard into QueryState
Mark Rousskov
-17
/
+7
2022-02-20
Delete QueryLookup
Mark Rousskov
-45
/
+24
2022-02-20
Move Sharded maps into each QueryCache impl
Mark Rousskov
-122
/
+53
2022-02-20
add check for llvm 14
Erik Desjardins
-1
/
+8
2022-02-20
Update ignored rustc tests list
bjorn3
-0
/
+2
2022-02-20
Use Metadata::modified instead of FileTime::from_last_modification_time in ru...
bjorn3
-3
/
+3
2022-02-20
Implement LowerHex on Scalar to clean up their display in rustdoc
Guillaume Gomez
-14
/
+14
2022-02-20
Rustup to rustc 1.61.0-nightly (3b348d932 2022-02-19)
bjorn3
-5
/
+5
2022-02-20
Auto merge of #93934 - rusticstuff:inline_ensure_sufficient_stack, r=estebank
bors
-0
/
+1
2022-02-20
Move trait_map to Lowering Context
Santiago Pastorino
-11
/
+10
2022-02-20
Move local_id_to_def_id to Lowering Context
Santiago Pastorino
-29
/
+29
2022-02-20
Update pin_static_ref stabilization version.
Eric Huss
-2
/
+2
2022-02-20
BTree: simplify test code
Stein Somers
-138
/
+118
2022-02-20
Avoid call to lower_node_id when not needed
Santiago Pastorino
-1
/
+1
[prev]
[next]