Skip to content

Activity

Merge pull request rust-lang#456 from GuillaumeGomez/clone-gcc

Force push
tempdragonforce pushed to master • 62b1f91…64fc213 • 
on May 1, 2024

feat(dbg namespace): Support debug namespace resolution for DWARF

tempdragonpushed 1 commit to mngl-workaround • 8ff8d51…ce281e4 • 
on May 1, 2024

Merge branch 'rust-lang:master' into master

tempdragonpushed 62 commits to master • 0eac2d5…62b1f91 • 
on May 1, 2024

fix(dbginfo mngl): Use complete name

tempdragoncreated mngl-workaround • 8ff8d51 • 
on Mar 30, 2024

feat(attr): Gen & pass JITDwarfShortName on demand

Force push
tempdragonforce pushed to master • 095adb8…0eac2d5 • 
on Mar 28, 2024

refactor(attr): Rename NoMangle to ShortName in FnAttribute

Force push
tempdragonforce pushed to master • 09427af…095adb8 • 
on Mar 21, 2024

refactor(attr): Rename NoMangle to ShortName in FnAttribute`

tempdragonpushed 3 commits to master • 7ff5d39…09427af • 
on Mar 21, 2024

Merge pull request rust-lang#469 from tempdragon/master

Force push
tempdragonforce pushed to master • 652b2b5…7ff5d39 • 
on Mar 17, 2024

feat(doc): Add a doc for beginners

tempdragoncreated beginner-doc • 652b2b5 • 
on Mar 17, 2024

feat(doc): Add a doc for beginners

tempdragonpushed 1 commit to master • 7ff5d39…652b2b5 • 
on Mar 17, 2024

Merge pull request rust-lang#469 from tempdragon/master

tempdragonpushed 3 commits to master • 0a49351…7ff5d39 • 
on Mar 16, 2024

fix(lifetime): Add lifetimes back.

Force push
tempdragonforce pushed to master • 998aad9…0a49351 • 
on Mar 16, 2024

fix(lifetime): Add lifetimes back.

tempdragonpushed 2 commits to master • 4e4efb9…998aad9 • 
on Mar 16, 2024

feat(ci): Add clippy check for both master and non-master

tempdragonpushed 1 commit to master • 89acb10…4e4efb9 • 
on Mar 16, 2024

feat(ci): Install clippy in ci.yml(But no testing)

tempdragonpushed 1 commit to master • 225a32f…89acb10 • 
on Mar 16, 2024

Revert "feat(CI): Add clippy check to workflow."

tempdragonpushed 1 commit to master • 653118e…225a32f • 
on Mar 16, 2024

feat(clippy): Suppress lint suspicious_else_formatting temporarily

tempdragonpushed 2 commits to master • 390f906…653118e • 
on Mar 16, 2024

revert(lifetime): Add "needless" lifetime(s) and allow it in clippy

tempdragonpushed 1 commit to master • 878f572…390f906 • 
on Mar 16, 2024

fix(comments): Add some info and revert else if

tempdragonpushed 1 commit to master • 817d2f2…878f572 • 
on Mar 16, 2024

fix(pattern_type_mismatch)): Fix mismatch with ref/deref

tempdragonpushed 1 commit to master • a7d39b8…817d2f2 • 
on Mar 16, 2024

fix(from_low_high): Renamed according to clippy requirements

tempdragonpushed 3 commits to master • 091de55…a7d39b8 • 
on Mar 11, 2024

fix(fmt): Try to comply to the format requirement

tempdragonpushed 1 commit to master • ad97b8c…091de55 • 
on Mar 11, 2024

fix(liftime): Gen. by cargo clippy

tempdragonpushed 2 commits to master • c6b7558…ad97b8c • 
on Mar 11, 2024

fix(declare.rs): Clone name when buiding without the master feat.

tempdragonpushed 3 commits to master • 4720794…c6b7558 • 
on Mar 11, 2024

Merge pull request rust-lang#468 from GuillaumeGomez/sync

Force push
tempdragonforce pushed to master • e9b4432…4720794 • 
on Mar 11, 2024

fix(declare.rs): Clone name when buiding without the master feat.

tempdragonpushed 1 commit to master • d9049e8…e9b4432 • 
on Mar 9, 2024

fix(fmt/style): Further apply Clippy suggestions manually

tempdragonpushed 2 commits to master • b385428…d9049e8 • 
on Mar 9, 2024

Merge pull request rust-lang#464 from rust-lang/sync_from_rust_2024_0…

tempdragonpushed 23 commits to master • e4ec64a…b385428 • 
on Mar 7, 2024

Merge pull request rust-lang#459 from tempdragon/master

tempdragonpushed 9 commits to master • aeffc2f…e4ec64a • 
on Mar 5, 2024

fix(fmt/style): Clippy-generated Code Correction

tempdragonpushed 1 commit to master • d0ecf0c…aeffc2f • 
on Feb 29, 2024