about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/README.md
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-3/+0
2020-04-10fix rustc-dev-guide url in src/librustc_codegen_ssalongfangsong-1/+1
2020-03-10rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.orgSantiago Pastorino-1/+1
2020-03-10Rename rustc-guide to rustc-dev-guideSantiago Pastorino-2/+2
2019-10-24remove the last remaining READMEsMark Mansi-120/+2
2019-10-13s/FuncId/Functionbjorn3-1/+1
2019-10-13Introduce FuncId backend typebjorn3-1/+1
2019-06-18rustc: remove 'x: 'y bounds (except from comments/strings).Eduard-Mihai Burtescu-5/+5
2019-05-30Fixed lifetime misspellingChristian Vallentin-1/+1
2018-11-16[eddyb] rustc_codegen_llvm: remove unused parametrization of `CodegenCx` and ...Eduard-Mihai Burtescu-3/+3
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-4/+4
2018-11-16Added README explaining the refactoringDenis Merigoux-0/+121