index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
Age
Commit message (
Expand
)
Author
Lines
2025-02-05
Update bootstrap completions
Jakub Beránek
-76
/
+3428
2025-01-26
Rollup merge of #135812 - Walnut356:gdb_osstring, r=Mark-Simulacrum
Jacob Pratt
-1
/
+1
2025-01-21
change lookup from `OsString.inner.inner.0` -> `OsString.inner.inner.bytes`
Walnut
-1
/
+1
2025-01-20
core: add `#![warn(unreachable_pub)]`
Urgau
-5
/
+5
2025-01-08
Revert "fix missing rustfmt and clippy for msi"
Pietro Albini
-40
/
+1
2024-12-31
Rollup merge of #134291 - Walnut356:type_annots, r=tgross35
Jacob Pratt
-213
/
+137
2024-12-31
use python built in type annotations
Walnut
-213
/
+137
2024-12-30
Fix typos
ericlehong
-5
/
+5
2024-12-27
Add `--no-capture` as a bootstrap argument
clubby789
-2
/
+8
2024-12-17
Generate shell completions for x as well
Ryan Mehri
-0
/
+5939
2024-12-08
Auto merge of #133134 - Walnut356:synth_prov, r=Mark-Simulacrum
bors
-1
/
+22
2024-12-04
Reformat Python code with `ruff`
Jakub Beránek
-251
/
+426
2024-12-01
rust_analyzer_settings: force use of 'nightly' toolchain
Ralf Jung
-0
/
+3
2024-11-29
add explicit synthetic lookup for tuples
Walnut
-0
/
+1
2024-11-28
force expanded formatting for non-synthetic types
Walnut
-0
/
+1
2024-11-25
Rollup merge of #132803 - wangjingcun:master, r=Mark-Simulacrum
Matthias Krüger
-1
/
+1
2024-11-17
restrict synthetic types to standard library types
Walnut
-1
/
+20
2024-11-13
Bump bootstrap deps
clubby789
-230
/
+230
2024-11-11
Fix broken url
wangjingcun
-1
/
+1
2024-11-09
Use a separate dir for r-a builds consistently in helix config
Maybe Lapkin
-2
/
+15
2024-11-02
Rollup merge of #132333 - tshepang:patch-4, r=workingjubilee
Matthias Krüger
-3
/
+4
2024-11-01
Remove unncessary option for default rust-analyzer setting
yukang
-2
/
+0
2024-10-29
rust_analyzer_helix.toml: add library/ manifest
Tshepang Mbambo
-3
/
+4
2024-10-29
Rename `command-list.rs` to `directive-list.rs`
Zalathar
-1
/
+1
2024-10-27
remove dead code in CGREP script
jyn
-1
/
+0
2024-10-20
Rollup merge of #131365 - heiseish:fix-issue-101993, r=Mark-Simulacrum
Matthias Krüger
-1
/
+40
2024-10-15
fix missing rustfmt and clippy for msi
Giang Dao
-1
/
+40
2024-10-11
rename RcBox in other places too
Jonathan Dönszelmann
-3
/
+3
2024-10-03
bootstrap: Consolidate editor LSP setup
Kajetan Puchalski
-1
/
+1
2024-10-01
bootstrap: Add support for ./x setup vim
Kajetan Puchalski
-1
/
+1
2024-10-01
bootstrap: Add support for ./x setup helix
Kajetan Puchalski
-1
/
+1
2024-10-01
bootstrap: Add support for ./x setup emacs
Kajetan Puchalski
-26
/
+26
2024-09-27
Rollup merge of #130932 - mrkajetanp:editors, r=jieyouxu
Matthias Krüger
-0
/
+78
2024-09-27
etc: Add rust-analyzer configs for eglot & helix
Kajetan Puchalski
-0
/
+78
2024-09-27
Rollup merge of #130517 - bjorn3:update_ra_config, r=onur-ozkan
Guillaume Gomez
-0
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-6
/
+6
2024-09-18
Add the library workspace to the suggested rust-analyzer config
bjorn3
-0
/
+1
2024-09-07
Remove unused option from x.py
Gurinder Singh
-145
/
+19
2024-08-18
Generate completions after version updates
Trevor Gross
-1471
/
+2988
2024-08-12
regenerate `./x` completions
Rémy Rakic
-13
/
+6
2024-08-12
clarify that `--rustc-args` is for compiletest tests
Rémy Rakic
-3
/
+3
2024-08-11
Fix debuginfo providers/tests
Ben Kimock
-16
/
+16
2024-08-09
Polymorphize RawVec
Ben Kimock
-5
/
+12
2024-07-20
Rewrite `test-float-parse` in Rust
Trevor Gross
-554
/
+2337
2024-07-19
Update jsondocck directives to follow ui_test-style
León Orell Valerian Liehr
-0
/
+1
2024-07-09
Auto merge of #127001 - beetrees:f16-debuginfo, r=michaelwoerister
bors
-0
/
+26
2024-07-09
Add Natvis visualiser and debuginfo tests for `f16`
beetrees
-0
/
+26
2024-06-27
Implement `x perf` as a separate tool
Jakub Beránek
-3
/
+3
2024-06-24
Allow numbers in rustdoc tests commands
Guillaume Gomez
-1
/
+1
2024-06-24
Remove commands duplication between `compiletest` and `tests/rustdoc`
Guillaume Gomez
-225
/
+28
[next]