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
2025-08-06
Fix CSS indent
Guillaume Gomez
-12
/
+12
2025-08-06
Add annotations to the graphviz region graph on region origins
Amanda Stjerna
-1
/
+15
2025-08-06
expand the issue template for new lints (#15336)
Philipp Krones
-0
/
+21
2025-08-06
Auto merge of #143684 - nikic:llvm-21, r=cuviper
bors
-3
/
+5
2025-08-06
Rename some `PrettyPrinter` methods.
Nicholas Nethercote
-33
/
+33
2025-08-06
Rename some `Printer` methods.
Nicholas Nethercote
-61
/
+71
2025-08-06
run-make: Allow blessing snapshot files that don't exist yet
Zalathar
-1
/
+10
2025-08-06
Move `should_truncate` from trait `Printer` to sub-trait `PrettyPrinter`.
Nicholas Nethercote
-8
/
+8
2025-08-06
Add comments to `Printer`.
Nicholas Nethercote
-17
/
+39
2025-08-05
Fix some doc links for intrinsics
Eric Huss
-4
/
+4
2025-08-06
Fortify generic param default checks
León Orell Valerian Liehr
-285
/
+297
2025-08-05
Do not lint for `wildcard_imports` in external macro (#15413)
Alejandra González
-4
/
+26
2025-08-05
`File::set_times`: Add documentation about setting directory timestamps
Josh Triplett
-0
/
+4
2025-08-05
`File::set_times`: Remove `write(true)` from the example so it works on direc...
Josh Triplett
-1
/
+1
2025-08-05
Merge pull request #20384 from vxpm/fix-external-docs
Chayim Refael Friedman
-1
/
+26
2025-08-05
configure: Use `CARGO_CFG_*_{F16,F128}` rather than invoking rustc
Trevor Gross
-47
/
+10
2025-08-05
Merge pull request #2534 from skrobchik/patch-1
Manuel Drehwald
-1
/
+1
2025-08-05
fix external docs for exported macros
vinícius x
-1
/
+26
2025-08-05
add code example showing that file_prefix treats dotfiles as the name of a fi...
The 8472
-0
/
+2
2025-08-05
Renamed `isolate_most_least_significant_one` functions
okaneco
-38
/
+38
2025-08-05
rustdoc: fix caching of intra-doc links on reexports
binarycat
-2
/
+60
2025-08-05
Add aarch64_be-unknown-none-softfloat target
Jens Reidel
-0
/
+123
2025-08-05
Add `std::ascii::Char` `MIN` and `MAX` constants
Chai T. Rex
-0
/
+8
2025-08-05
Add `u8`-as-ASCII methods to `core::ascii::Char`
Chai T. Rex
-1
/
+603
2025-08-05
Auto merge of #144863 - cjgillot:live-or-dead, r=Urgau
bors
-274
/
+199
2025-08-05
Fix description of unsigned `checked_exact_div`
Michael Tautschnig
-12
/
+6
2025-08-05
Dynamically enable LSE for aarch64 rust provided intrinsics
Paul Murphy
-0
/
+27
2025-08-05
compiler-builtins: plumb LSE support for aarch64 on linux
Paul Murphy
-10
/
+66
2025-08-05
Merge pull request #20381 from A4-Tacks/fix-assign-sug
Chayim Refael Friedman
-0
/
+82
2025-08-05
Stabilize `core::iter::chain`
Ross MacArthur
-6
/
+3
2025-08-05
comments
Kivooeo
-73
/
+84
2025-08-05
moved 35 tests to organized locations
Kivooeo
-0
/
+0
2025-08-05
fix &str type check in `from_str_radix_10`
Zihan
-3
/
+35
2025-08-05
Use runtimes build for host compiler-rt build
Nikita Popov
-1
/
+3
2025-08-05
fix(unicode-table-generator): fix duplicated unique indices
Marco Cavenati
-1
/
+1
2025-08-05
Add regression tests for seemingly fixed issues
Shoyu Vanilla
-0
/
+73
2025-08-05
we only merge candidates for trait and normalizes-to goals
lcnr
-69
/
+48
2025-08-05
Change prev whitespace to prev trivia
A4-Tacks
-3
/
+3
2025-08-05
Gate const trait syntax
León Orell Valerian Liehr
-3
/
+29
2025-08-05
Ignore sleep_until test on SGX
Raoul Strackx
-0
/
+1
2025-08-05
Fix `unnecessary_sort_by` lint method consistency in message and suggestion (...
Samuel Tardieu
-42
/
+48
2025-08-05
Mark all deprecation lints in name resolution as deny-by-default and report-i...
Vadim Petrochenkov
-42
/
+297
2025-08-05
fix: unnecessary_sort_by lint method consistency in message and suggestion
Huterenok
-42
/
+48
2025-08-05
Move `cognitive_complexity` lint from `nursery` to `restriction` (#15415)
Philipp Krones
-1
/
+1
2025-08-05
Move `cognitive_complexity` lint from `nursery` to `restriction`
Samuel Tardieu
-1
/
+1
2025-08-05
Generate lint count in template (#15414)
Samuel Tardieu
-14
/
+8
2025-08-05
Generate lint count in template
Alex Macleod
-14
/
+8
2025-08-05
Auto merge of #144303 - Kobzol:bootstrap-tool-cleanup, r=jieyouxu
bors
-453
/
+744
2025-08-05
Merge pull request #1896 from folkertdev/add-flags-into-iter
Sayantan Chakraborty
-10
/
+11
2025-08-05
use `IntoIterator` for the `add_flags` methods
Folkert de Vries
-10
/
+11
[prev]
[next]