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_ast
/
src
/
expand
Age
Commit message (
Expand
)
Author
Lines
2025-09-19
Add TypeTree metadata attachment for autodiff
Karan Janthe
-0
/
+1
2025-09-19
autodiff: Add basic TypeTree with NoTT flag
Karan Janthe
-3
/
+14
2025-08-09
remove `P`
Deadbeef
-2
/
+1
2025-07-15
Define datastructures for `#[cfg]` attribute, move StrippedCfgItem
Jonathan Brouwer
-17
/
+0
2025-06-16
Change __rust_no_alloc_shim_is_unstable to be a function
Daniel Paoliello
-1
/
+1
2025-04-17
Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk
Matthias Krüger
-14
/
+26
2025-04-16
working dupv and dupvonly for fwd mode
Manuel Drehwald
-14
/
+26
2025-04-10
Rename some `name` variables as `ident`.
Nicholas Nethercote
-2
/
+2
2025-04-07
handle sret for scalar autodiff
Manuel Drehwald
-0
/
+6
2025-04-03
add the autodiff batch mode frontend
Manuel Drehwald
-0
/
+13
2025-02-21
clean up autodiff code/comments
Manuel Drehwald
-1
/
+0
2025-02-10
remove outdated *First autodiff variants for higher-order ad
Manuel Drehwald
-18
/
+6
2025-01-29
upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff
Manuel Drehwald
-1
/
+2
2025-01-01
upstream rustc_codegen_llvm changes for enzyme/autodiff
Manuel Drehwald
-16
/
+3
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-2
/
+2
2024-10-11
Single commit implementing the enzyme/autodiff frontend
Manuel Drehwald
-0
/
+375
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-04-29
Remove `extern crate rustc_macros` from numerous crates.
Nicholas Nethercote
-0
/
+2
2023-08-06
Generate better function argument names in global_allocator expansion
David Tolnay
-5
/
+17
2023-06-01
Remember names of `cfg`-ed out items to mention them in diagnostics
Nilstrieb
-0
/
+17
2023-05-11
Prevent insta-stable no alloc shim support
bjorn3
-0
/
+2
2023-05-11
Split AllocatorKind::fn_name in global_fn_name and default_fn_name
bjorn3
-7
/
+6
2023-05-11
Don't use an allocator shim for `#[global_allocator]`
bjorn3
-2
/
+9
2023-01-05
Fix `uninlined_format_args` for some compiler crates
nils
-2
/
+2
2021-06-20
Make allocator_kind a query.
Camille GILLOT
-1
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+1
2021-05-30
Make allocator_kind a query.
Camille GILLOT
-1
/
+1
2021-04-08
Fix outdated crate names in compiler docs
pierwill
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+56