rust/src/librustdoc/html/render
bors e916815d21 Auto merge of #92526 - djc:rustdoc-askama, r=jsha
Migrate rustdoc from Tera to Askama

See #84419.

Should probably get a benchmarking run to verify if it has the intended effect on rustdoc performance.

cc `@jsha` `@jyn514.`
2022-01-13 00:29:34 +00:00
..
context.rs Auto merge of #92526 - djc:rustdoc-askama, r=jsha 2022-01-13 00:29:34 +00:00
mod.rs Auto merge of #92526 - djc:rustdoc-askama, r=jsha 2022-01-13 00:29:34 +00:00
print_item.rs Auto merge of #92526 - djc:rustdoc-askama, r=jsha 2022-01-13 00:29:34 +00:00
search_index.rs Add regression test for #59502 2021-12-28 14:09:20 -08:00
span_map.rs remove in_band_lifetimes from librustdoc 2021-12-28 18:18:00 -08:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
write_shared.rs Migrate rustdoc from Tera to Askama 2022-01-10 18:40:54 +01:00