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-02
Stylize `*-lynxos178-*` target maintainer handle to make it easier to copy/paste
Jieyou Xu
-1
/
+1
2025-08-02
`Interner` arg to `EarlyBinder` does not affect auto traits
Lukas Wirth
-1
/
+1
2025-08-02
Auto merge of #129183 - estebank:cfg-visitor, r=davidtwco
bors
-161
/
+281
2025-08-02
Use less HIR to compute effective visibility.
Camille GILLOT
-101
/
+119
2025-08-02
Auto merge of #144479 - cjgillot:incr-privacy-mod, r=petrochenkov
bors
-65
/
+68
2025-08-02
don't warn on explicit casts of never to any
Waffle Lapkin
-35
/
+20
2025-08-02
refactor `unreachable/expr_cast.rs` test
Waffle Lapkin
-20
/
+21
2025-08-02
Optimize broken_links by 99.77%
blyxyas
-38
/
+38
2025-08-01
Tweak rendering of cfg'd out item
Esteban Küber
-222
/
+136
2025-08-02
feat: implement `hash_map!` macro
stifskere
-0
/
+76
2025-08-02
Merge pull request #2526 from rust-lang/rustc-pull
Tshepang Mbambo
-7984
/
+13829
2025-08-01
tiny cleanup
Esteban Küber
-12
/
+7
2025-08-01
remove recursive search for items
Esteban Küber
-45
/
+17
2025-08-01
Limit how deep we visit items to find cfg'd out names
Esteban Küber
-3
/
+12
2025-08-01
Detect more `cfg`d out items in resolution errors
Esteban Küber
-43
/
+273
2025-08-01
rustdoc font links only emit `crossorigin` when needed
Mingwei Samuel
-1
/
+54
2025-08-01
Auto merge of #144458 - compiler-errors:no-witness-mini, r=lcnr
bors
-335
/
+273
2025-08-01
Fix safety comment for new_unchecked in niche_types
Nico Lehmann
-3
/
+3
2025-08-01
Remove the omit_gdb_pretty_printer_section attribute
bjorn3
-387
/
+209
2025-08-01
Add my previous commit name to .mailmap
Sasha Pourcelot
-0
/
+1
2025-08-01
Multiple bounds checking elision failures
lucarlig
-0
/
+19
2025-08-01
LLVM error with unsupported expression in static initializer for const pointe...
lucarlig
-0
/
+18
2025-08-01
Update compiler/rustc_const_eval/src/interpret/memory.rs
zachs18
-1
/
+1
2025-08-01
Do not specialize for `if_chain` any longer (#15362)
dswij
-37
/
+14
2025-08-01
Fix more docs
Ifeanyi Orizu
-6
/
+8
2025-08-01
Update documentation for overrideCommand config options
Ifeanyi Orizu
-7
/
+21
2025-08-01
Fix issues in count_leading_zeroes
Antoni Boucher
-1
/
+8
2025-08-01
Cleanup the definition of `group_type`
Jonathan Brouwer
-25
/
+36
2025-08-01
move dist and gcc config to the top of parse method
bit-aloo
-12
/
+12
2025-08-01
move llvm config to the top of parse method
bit-aloo
-31
/
+36
2025-08-01
Add failing LTO test
Antoni Boucher
-0
/
+1
2025-08-01
move rust config to the top of parse method
bit-aloo
-59
/
+58
2025-08-01
move install config to the top of parse method
bit-aloo
-12
/
+15
2025-08-01
move build config to the top of parse method
bit-aloo
-12
/
+13
2025-08-01
make build toml fields follow a specific naming convention
bit-aloo
-125
/
+120
2025-08-01
make install toml fields follow a specific naming convention
bit-aloo
-14
/
+14
2025-08-01
make dist toml fields follow a specific naming convention
bit-aloo
-14
/
+14
2025-08-01
make gcc toml fields follow a specific naming convention
bit-aloo
-2
/
+2
2025-08-01
make llvm toml fields follow a specific naming convention
bit-aloo
-59
/
+59
2025-08-01
add rust default implementation
bit-aloo
-200
/
+175
2025-08-01
add llvm default implementation
bit-aloo
-111
/
+97
2025-08-01
add gcc and dist default implementation
bit-aloo
-32
/
+32
2025-08-01
add install default implementation
bit-aloo
-10
/
+26
2025-08-01
Fix verbosity setting
bit-aloo
-8
/
+10
2025-08-01
Fix logging of config skip values
bit-aloo
-28
/
+27
2025-08-01
Override some build TOML values by flags
bit-aloo
-127
/
+149
2025-08-01
Split TOML postprocessing into a separate function
bit-aloo
-99
/
+114
2025-08-01
Extract TOML config loading and src directory computation into separate funct...
bit-aloo
-89
/
+117
2025-08-01
Force initializing ExecutionContext with verbosity and fail_fast mode
bit-aloo
-8
/
+6
2025-08-01
move rust config to parse_inner
bit-aloo
-261
/
+251
[prev]
[next]