diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-25 11:31:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-25 11:31:33 +0100 |
| commit | 91a8496b64675a0f3389b1827078a3c0389ebd89 (patch) | |
| tree | 701548b2faaf83c73068e1f5d1672b5b2ed4ec7f /compiler/rustc_codegen_gcc/example/alloc_example.rs | |
| parent | 94a783524c1795c93a66348b4554c80120973962 (diff) | |
| parent | 49516b3f5705c201a915c1b0c690d0f112da6c6a (diff) | |
| download | rust-91a8496b64675a0f3389b1827078a3c0389ebd89.tar.gz rust-91a8496b64675a0f3389b1827078a3c0389ebd89.zip | |
Rollup merge of #108404 - ozkanonur:108004, r=jyn514
support `x fmt` for sub and outside of rust directories This PR makes `x fmt` to be succesfully work from sub or outside dir of rust. The following cases are tested and the results were successful. ```sh # from rust/library directory ../x fmt compiler --check ../x fmt compiler/rustc # from outside of rust directory ../../rust/x fmt library/std library/core --check ../../rust/x fmt library/std ``` Resolves #108004 r? ``@albertlarsan68``
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions
