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_ssa
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2023-11-29
jobserver: check file descriptors
belovdv
-1
/
+1
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-11-15
Add arm64e-apple-ios target
Artyom Tetyukhin
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-14
/
+17
2023-10-09
Remove cgu_reuse_tracker from Session
bjorn3
-0
/
+1
2023-08-14
Upgrade Object and related deps
dirreke
-3
/
+3
2023-08-03
Enable tests on rustc_codegen_ssa
Eric Huss
-3
/
+0
2023-07-19
Don't compress dylib metadata
bjorn3
-1
/
+0
2023-05-23
Support rust metadata for AIX.
Esme Yi
-1
/
+1
2023-05-20
Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum
bors
-2
/
+2
2023-05-10
Bump object and thorin-dwp
Jubilee Young
-2
/
+2
2023-05-09
bump windows crate 0.46 -> 0.48 in workspace
klensy
-1
/
+1
2023-04-27
Fix Unreadable non-UTF-8 output on localized MSVC
Chris Denton
-0
/
+4
2023-04-22
drop unused deps, gate libc under unix for one crate
klensy
-1
/
+3
2023-04-19
Auto merge of #106704 - ecnelises:big_archive, r=bjorn3
bors
-1
/
+1
2023-04-19
Bump version of object and related crates
Qiu Chaofan
-1
/
+1
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-02-06
remove unused imports
klensy
-1
/
+0
2023-01-14
Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrum
bors
-2
/
+2
2023-01-09
Fix aarch64-unknown-linux-gnu_ilp32 target
Amanieu d'Antras
-2
/
+2
2022-12-27
UPDATE - migrate fn simd_simple_float_intrinsic error messages
Jhonny Bill Mena
-0
/
+1
2022-11-26
Rewrite LLVM's archive writer in Rust
bjorn3
-0
/
+1
2022-08-16
Move the cast_float_to_int fallback code to GCC
Josh Stone
-1
/
+0
2022-07-24
Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum
bors
-1
/
+1
2022-07-17
Upgrade indexmap and thorin-dwp to use hashbrown 0.12
Josh Stone
-1
/
+1
2022-07-14
Use constant eval to do strict validity checks
5225225
-0
/
+1
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-06-24
Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkov
Yuki Okushi
-1
/
+1
2022-06-23
Session object: Set OS/ABI
Martin Kröning
-1
/
+1
2022-06-03
Fix emscripten linker invocation
bjorn3
-0
/
+1
2022-05-10
Fix e_flags for 32-bit MIPS targets in generated object file
Ayrton
-1
/
+1
2022-03-04
Update `itertools`
pierwill
-1
/
+1
2022-01-20
Update `thorin-dwp` to deduplicate `object`
Rémy Rakic
-1
/
+1
2022-01-14
Update itertools to deduplicate it
Rémy Rakic
-1
/
+1
2022-01-07
update Cargo.lock and gimli-rs/object for rustc_codegen_ssa
Lain Yang
-1
/
+1
2022-01-07
Make rlib metadata strip works with MIPSr6 architecture
Lain Yang
-1
/
+1
2022-01-06
cg: use thorin instead of llvm-dwp
David Wood
-0
/
+2
2021-12-07
Use object crate for .rustc metadata generation
Nikita Popov
-0
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-0
/
+1
2021-09-30
Move EncodedMetadata to rustc_metadata.
Camille GILLOT
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-08-30
Fix loading large rlibs
Mark Rousskov
-1
/
+1
2021-08-19
Update the backtrace crate in libstd
Alex Crichton
-1
/
+1
2021-08-05
Auto merge of #87641 - HackAttack:expand-unknown-option-message, r=wesleywiser
bors
-0
/
+1
2021-07-31
Allow more "unknown argument" strings from linker
Michael Hackner
-0
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-15
[debuginfo] Emit associated type bindings in trait object type names.
Michael Woerister
-0
/
+1
2021-07-13
Upgrade `cc` crate to 1.0.69
Yuki Okushi
-1
/
+1
2021-06-04
rustc: Store metadata-in-rlibs in object files
Alex Crichton
-2
/
+2
2021-05-24
Update cc
Chris Denton
-2
/
+2
[next]