| .. |
|
clean
|
Merge generics and where predicates and prevent duplicates in where predicates
|
2022-12-02 19:40:40 +01:00 |
|
doctest
|
Rename TestOptions to GlobalTestOptions
|
2021-12-12 17:46:19 -08:00 |
|
formats
|
Don't generate tuple struct fields into the search index
|
2022-10-31 11:21:06 +01:00 |
|
html
|
Auto merge of #104963 - petrochenkov:noaddids2, r=cjgillot
|
2022-12-02 04:24:57 +00:00 |
|
json
|
rustc_ast_lowering: Stop lowering imports into multiple items
|
2022-12-01 18:51:20 +03:00 |
|
passes
|
Remove Crate::primitives field
|
2022-11-27 16:31:34 +01:00 |
|
theme
|
Correctly handle parens
|
2022-09-15 13:53:20 +02:00 |
|
askama.toml
|
Move back templates into html folder
|
2022-01-19 11:13:24 +01:00 |
|
Cargo.toml
|
Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholk
|
2022-11-19 15:35:18 +01:00 |
|
config.rs
|
couple of clippy::perf fixes
|
2022-11-18 10:30:47 +01:00 |
|
core.rs
|
rustc_hir: Relax lifetime requirements on Visitor::visit_path
|
2022-12-01 17:04:02 +03:00 |
|
docfs.rs
|
Remove crate visibility modifier in libs, tests
|
2022-05-21 00:32:47 -04:00 |
|
doctest.rs
|
Use target exe_suffix for doctests
|
2022-11-26 20:06:13 -08:00 |
|
error.rs
|
Remove crate visibility modifier in libs, tests
|
2022-05-21 00:32:47 -04:00 |
|
externalfiles.rs
|
Remove crate visibility modifier in libs, tests
|
2022-05-21 00:32:47 -04:00 |
|
fold.rs
|
rustdoc: remove clean::TraitWithExtraInfo
|
2022-09-27 12:27:04 -07:00 |
|
lib.rs
|
Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholk
|
2022-11-19 15:35:18 +01:00 |
|
lint.rs
|
Change default lint level of INVALID_HTML_TAGS to warning
|
2022-10-10 18:28:29 +02:00 |
|
markdown.rs
|
Avoid cloning RenderOptions.
|
2022-10-19 08:09:40 +11:00 |
|
README.md
|
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
|
2020-03-10 17:08:18 -03:00 |
|
scrape_examples.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
|
theme.rs
|
Correctly handle parens
|
2022-09-15 13:53:20 +02:00 |
|
visit.rs
|
rustdoc: remove clean::TraitWithExtraInfo
|
2022-09-27 12:27:04 -07:00 |
|
visit_ast.rs
|
rustc_hir: Change representation of import paths to support multiple resolutions
|
2022-12-01 18:51:05 +03:00 |
|
visit_lib.rs
|
rustdoc: Split effective visibilities from rustc from similar data built by rustdoc for external def-ids
|
2022-10-29 23:36:52 +04:00 |