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_codegen_cranelift
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-05
Merge commit '918acafef682d0d0ca30b47de4768210417ff362' into sync_cg_clif-202...
bjorn3
-0
/
+3
2024-12-14
Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk
Matthias Krüger
-1
/
+0
2024-12-13
Remove jobserver from Session
bjorn3
-1
/
+0
2024-12-11
generalize 'forbidden feature' concept so that even (un)stable feature can be...
Ralf Jung
-1
/
+5
2024-12-06
Move some timers around
bjorn3
-2
/
+0
2024-12-06
Merge commit '57845a397ec15e4e6a561ed2c4bfa3dcf49144fb' into sync_cg_clif-202...
bjorn3
-25
/
+34
2024-11-28
Replace `Symbol::intern` calls with preinterned symbols
clubby789
-7
/
+2
2024-11-18
use `TypingEnv` when no `infcx` is available
lcnr
-1
/
+1
2024-11-09
Add a default implementation for CodegenBackend::link
bjorn3
-13
/
+0
2024-11-09
Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-202...
bjorn3
-0
/
+2
2024-11-02
Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-202...
bjorn3
-2
/
+5
2024-11-01
Move versioned LLVM target creation to rustc_codegen_ssa
Mads Marquart
-1
/
+4
2024-10-29
cg_clif: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-1
/
+1
2024-10-08
cg_clif: Factor out rustc_target::abi
Jubilee Young
-0
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-7
/
+7
2024-08-17
Always use ar_archive_writer for import libs
Chris Denton
-1
/
+0
2024-08-09
Use ar_archive_writer from sysroot for cg_clif
bjorn3
-0
/
+1
2024-08-09
Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-202...
bjorn3
-3
/
+14
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+2
2024-07-15
Move compiler_builtin check to the use case
Mohammad Omidvar
-1
/
+0
2024-06-30
Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-202...
bjorn3
-12
/
+8
2024-06-23
cg_clif: Define build opts from FramePointer
Jubilee Young
-3
/
+3
2024-06-16
Rename InstanceDef -> InstanceKind
Michael Goulet
-1
/
+1
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-4
/
+7
2024-05-13
Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_clif-202...
bjorn3
-3
/
+3
2024-05-09
Make builtin_deref just return a Ty
Michael Goulet
-1
/
+1
2024-04-23
Merge commit 'de5d6523738fd44a0521b6abf3e73ae1df210741' into sync_cg_clif-202...
bjorn3
-8
/
+4
2024-03-28
Merge commit '09fae60a86b848a2fc0ad219ecc4e438dc1eef86' into sync_cg_clif-202...
bjorn3
-6
/
+7
2024-03-16
Handle calls to upstream monomorphizations in compiler_builtins
Ben Kimock
-0
/
+1
2024-02-17
Make `CodegenBackend::join_codegen` infallible.
Nicholas Nethercote
-3
/
+3
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-0
/
+2
2024-01-26
Merge commit '3e50cf65025f96854d6597e80449b0d64ad89589' into sync_cg_clif-202...
bjorn3
-9
/
+14
2023-12-24
Remove more `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-1
/
+1
2023-12-24
Remove `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-8
/
+11
2023-12-22
update cfg(bootstrap)s
Pietro Albini
-3
/
+3
2023-10-21
Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-202...
bjorn3
-4
/
+4
2023-10-16
docs: add Rust logo to more compiler crates
Michael Howell
-0
/
+3
2023-10-09
Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...
bjorn3
-22
/
+17
2023-08-09
Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-202...
bjorn3
-0
/
+7
2023-07-22
Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-202...
bjorn3
-2
/
+0
2023-06-15
Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-202...
bjorn3
-1
/
+1
2023-06-04
Updated cranelift codegen to reflect modified trait signature
Andrew Xie
-2
/
+2
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-5
/
+5
2023-04-29
Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...
bjorn3
-1
/
+1
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-03-28
Move `mir::Field` → `abi::FieldIdx`
Scott McMurray
-1
/
+1
2023-03-25
Refactor: `VariantIdx::from_u32(0)` -> `FIRST_VARIANT`
Scott McMurray
-1
/
+1
2023-03-15
Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...
bjorn3
-7
/
+8
2023-02-22
Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk
bors
-1
/
+1
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
[next]