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_llvm
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-04-24
feat: Add XtensaAsmPrinter
Sergio Gasquez
-0
/
+1
2025-03-11
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-0
/
+1
2025-03-08
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2024-11-09
Make `RustString` an extern type to avoid `improper_ctypes` warnings
Zalathar
-18
/
+51
2024-09-05
update cfgs
Boxy
-1
/
+0
2024-08-27
Rollup merge of #129648 - nnethercote:unreachable_pub-2, r=Urgau
Matthias Krüger
-0
/
+1
2024-08-27
Add `warn(unreachable_pub)` to `rustc_llvm`.
Nicholas Nethercote
-0
/
+1
2024-08-26
Use unsafe extern blocks throughout the compiler
Michael Goulet
-2
/
+3
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-07-16
Fix unsafe_op_in_unsafe_fn in compiler
Michael Goulet
-1
/
+1
2024-06-12
Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwco
bors
-0
/
+7
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-1
/
+3
2024-05-29
Add Xtensa as an experimental target
Scott Mabin
-0
/
+7
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-11-15
Bump cfg(bootstrap)s
Mark Rousskov
-3
/
+3
2023-10-08
rustdoc: remove rust logo from non-Rust crates
Michael Howell
-0
/
+3
2023-08-14
add a csky-unknown-linux-gnuabiv2 target
Dirreke
-0
/
+8
2023-04-11
Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser
Michael Goulet
-0
/
+8
2023-04-09
Remove identity casts
Nilstrieb
-1
/
+1
2023-04-04
Enable loongarch64 LLVM target
zhaixiaojuan
-0
/
+8
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-04-05
trivial cfg(bootstrap) changes
Pietro Albini
-1
/
+0
2022-03-30
Stabilize native library modifier syntax and the `whole-archive` modifier spe...
Vadim Petrochenkov
-1
/
+1
2021-10-23
Repace use of `static_nobundle` with `native_link_modifiers`
Mateusz Mikuła
-1
/
+1
2021-10-01
Fix clippy lints
Guillaume Gomez
-0
/
+4
2021-09-17
compiler/rustc_llvm: Enable M68k LLVM target
John Paul Adrian Glaubitz
-0
/
+8
2021-05-23
Add BPF target
Alessandro Decina
-0
/
+8
2021-03-22
All supported LLVM versions have MSP430AsmPrinter
Josh Stone
-4
/
+1
2021-01-13
Update tests for extern block linting
Mark Rousskov
-1
/
+1
2020-12-01
Add wasm32 support to inline asm
Gus Caplan
-1
/
+2
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-09
Move `rustllvm` into `rustc_llvm`
Vadim Petrochenkov
-0
/
+173