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
Age
Commit message (
Expand
)
Author
Lines
2022-11-02
Auto merge of #103859 - Mark-Simulacrum:stable-next, r=flip1995
1.65.0
bors
-13
/
+22
2022-11-02
Fix stable channel downloads of LLVM
Mark Rousskov
-8
/
+18
2022-11-01
Run update lint tool
Mark Rousskov
-5
/
+4
2022-11-01
Lower lint level for READ_ZERO_BYTE_VEC
Mark Rousskov
-1
/
+1
2022-10-31
Auto merge of #103804 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
bors
-1
/
+51
2022-10-31
rustdoc: add support for incoherent impls on structs and traits
Michael Howell
-0
/
+50
2022-10-31
Bump channel to stable
Mark Rousskov
-1
/
+1
2022-10-29
Auto merge of #103739 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-81
/
+713
2022-10-29
Fix tests
Mark Rousskov
-1
/
+3
2022-10-29
1.65.0 release notes
Mark Rousskov
-0
/
+244
2022-10-29
No need to probe when relating opaques in nll_relate
Michael Goulet
-1
/
+25
2022-10-29
fix(rustdoc): add missing URL component for error messages
Weihang Lo
-7
/
+7
2022-10-29
doc(rustdoc): redirect more urls
Weihang Lo
-0
/
+4
2022-10-29
Only ban duplication across parameters.
Camille GILLOT
-31
/
+70
2022-10-29
Do not consider repeated lifetime params for elision.
Camille GILLOT
-6
/
+21
2022-10-29
Only test pthread_getname_np on linux-gnu
Josh Stone
-1
/
+7
2022-10-29
Move truncation next to other thread tests for tidy
Josh Stone
-25
/
+25
2022-10-29
Truncate thread names on Linux and Apple targets
Josh Stone
-0
/
+43
2022-10-29
Mark `std::os::wasi::io::AsFd` etc. as stable.
Dan Gohman
-20
/
+7
2022-10-29
Add test validating successful backport
Mark Rousskov
-0
/
+35
2022-10-29
Add normalize hack back
Michael Goulet
-2
/
+44
2022-10-29
Comment why normalization is needed for debug assertions
Michael Goulet
-3
/
+15
2022-10-29
Add architectures to fn create_object_file
Daniil Belov
-0
/
+4
2022-10-29
Fix line numbers for MIR inlined code
Wesley Wiser
-3
/
+11
2022-10-29
Add test case for MIR inlining debuginfo line numbers
Wesley Wiser
-0
/
+25
2022-10-29
Support raw-dylib functions being used inside inlined functions
Daniel Paoliello
-7
/
+146
2022-10-29
poll_fn and Unpin: fix pinning
Ralf Jung
-4
/
+7
2022-10-28
Auto merge of #103633 - compiler-errors:beta-revert-rcvr-args-split, r=pnkfelix
bors
-105
/
+59
2022-10-27
Additional revert fixes
Michael Goulet
-2
/
+2
2022-10-27
Revert "Do not consider method call receiver as an argument in AST."
Michael Goulet
-103
/
+57
2022-10-27
Revert "Adapt ui-fulldeps test."
Michael Goulet
-2
/
+2
2022-10-21
Auto merge of #103316 - cuviper:beta-next, r=cuviper
bors
-62
/
+286
2022-10-20
linker: Fix weak lang item linking with combination windows-gnu + LLD + LTO
Vadim Petrochenkov
-4
/
+9
2022-10-20
[beta] Update cargo
Weihang Lo
-1
/
+1
2022-10-20
Do anonymous lifetimes remapping correctly for nested rpits
Santiago Pastorino
-16
/
+34
2022-10-20
Extract orig_opt_local_def_id as a function
Santiago Pastorino
-4
/
+12
2022-10-20
Fix `TyKind::is_simple_path`.
Nicholas Nethercote
-2
/
+49
2022-10-20
Tweak `deriving-all-codegen.rs`.
Nicholas Nethercote
-3
/
+5
2022-10-20
Fix test
Gary Guo
-1
/
+1
2022-10-20
Bless tests
Gary Guo
-23
/
+47
2022-10-20
Add test for issue 102389
Gary Guo
-0
/
+17
2022-10-20
Ensure enum cast moves
Gary Guo
-2
/
+2
2022-10-20
Avoid defensive re-initialization of the BufReader buffer
Ben Kimock
-3
/
+48
2022-10-20
Add missing space between notable trait tooltip and where clause
Urgau
-2
/
+19
2022-10-20
Better binder treatment
Michael Goulet
-1
/
+42
2022-10-10
Auto merge of #102676 - cuviper:beta-next, r=cuviper
bors
-1075
/
+1967
2022-10-08
EscapeAscii is not an ExactSizeIterator
Michael Goulet
-2
/
+0
2022-10-06
Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk"
Camille GILLOT
-670
/
+488
2022-10-06
Support bindings with anon consts in generics
Michael Goulet
-2
/
+60
2022-10-06
Make type_of work correctly for const arg bindings
Michael Goulet
-3
/
+9
[next]