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
/
compiler
/
rustc_span
/
src
/
analyze_source_file.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-28
Add LSX accelerated implementation for source file analysis
WANG Rui
-3
/
+106
2025-09-07
Revert "Add LSX accelerated implementation for source file analysis"
WANG Rui
-106
/
+3
2025-09-02
Add LSX accelerated implementation for source file analysis
WANG Rui
-3
/
+106
2025-07-01
Update `cfg(bootstrap)`
Josh Stone
-12
/
+1
2025-05-30
handle cfg bootstrap on compiler and miri
onur-ozkan
-1
/
+12
2025-05-20
Rename `cfg_match!` to `cfg_select!`
Trevor Gross
-1
/
+1
2025-03-06
Update stdarch
Eric Huss
-4
/
+4
2025-02-23
Use `as_chunks` in `analyze_source_file_sse2`
real-eren
-7
/
+4
2025-02-18
update `cfg(bootstrap)`
Josh Stone
-126
/
+0
2025-02-02
Remove dead control char logic
real-eren
-120
/
+55
2025-02-02
Simplify SSE2 implementation
real-eren
-18
/
+6
2024-12-22
Adjust syntax
Caio
-0
/
+160
2024-09-03
Add `warn(unreachable_pub)` to `rustc_span`.
Nicholas Nethercote
-1
/
+1
2024-07-18
Be more accurate about calculating `display_col` from a `BytePos`
Esteban Küber
-34
/
+6
2024-07-16
Fix unsafe_op_in_unsafe_fn in compiler
Michael Goulet
-9
/
+9
2024-07-16
fmt
Michael Goulet
-42
/
+49
2023-10-19
Initiate the inner usage of `cfg_match`
Caio
-4
/
+4
2023-09-03
Use relative positions inside a SourceFile.
Camille GILLOT
-30
/
+18
2022-12-15
more clippy::complexity fixes
Matthias Krüger
-2
/
+2
2022-12-01
Remove useless borrows and derefs
Maybe Waffle
-1
/
+1
2022-11-26
Remove more redundant `all`s
Chris Denton
-1
/
+1
2020-12-03
Fix some clippy lints
Joshua Nelson
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+274