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
/
tools
Age
Commit message (
Expand
)
Author
Lines
2023-01-02
no_deps
J Haigh
-0
/
+1
2023-01-03
Allow passing a specific date to `bump-stage0`
Joshua Nelson
-11
/
+16
2023-01-02
use cargo_metadata to get x version
DebugSteven
-28
/
+11
2023-01-02
Rollup merge of #106354 - aDotInTheVoid:rdj-always-discr, r=GuillaumeGomez
Michael Goulet
-18
/
+18
2023-01-02
get latest x version from parsing cargo command
DebugSteven
-10
/
+39
2023-01-03
print highest error code
Ezra Shaw
-0
/
+1
2023-01-02
tweaks to retag diagnostic handling
Ralf Jung
-13
/
+9
2023-01-02
fix CI
Ezra Shaw
-7
/
+8
2023-01-02
pattern destructure `has_test`
Ezra Shaw
-3
/
+1
2023-01-01
Implement fix for #67535
Troy Neubauer
-1
/
+1
2023-01-01
improve error message
J Haigh
-1
/
+1
2023-01-01
fix typo
J Haigh
-1
/
+1
2023-01-01
combine error branches
DebugSteven
-3
/
+1
2023-01-02
fixup warnings
Ezra Shaw
-72
/
+53
2023-01-01
fix formatting
DebugSteven
-4
/
+8
2023-01-02
fix CI error
Ezra Shaw
-2
/
+3
2023-01-01
handle error case where --wrapper-version argument doesn't exist
DebugSteven
-3
/
+17
2023-01-02
use more paths in error codes
Ezra Shaw
-5
/
+7
2023-01-02
docs: revert removal of `E0729`
Ezra Shaw
-1
/
+1
2023-01-01
Rustdoc-Json: Report discriminant on all kinds of enum variant.
Nixon Enraght-Moony
-18
/
+18
2023-01-01
refactor: clean up `errors.rs` and `error_codes_check.rs`
Ezra Shaw
-386
/
+400
2022-12-31
Auto merge of #106336 - matthiaskrgr:rollup-4p6bgwf, r=matthiaskrgr
bors
-2
/
+2
2022-12-31
Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebank
bors
-2
/
+2
2022-12-31
Fix tidy unittest.
Eric Huss
-2
/
+2
2022-12-31
rename wrapper-version argument for x to differentiate it from the bootstrap ...
DebugSteven
-2
/
+2
2022-12-31
Update error message
J Haigh
-1
/
+1
2022-12-31
Update error message
J Haigh
-1
/
+1
2022-12-31
formatting
DebugSteven
-6
/
+6
2022-12-31
spawn x command and compare semvers
DebugSteven
-10
/
+30
2022-12-31
remove leading comma from macro expansion
DebugSteven
-23
/
+5
2022-12-31
warn when there's a newer version of the x tool available
DebugSteven
-1
/
+47
2022-12-31
Add missing extern crate rustc_driver
bjorn3
-0
/
+10
2022-12-31
Add tidy check for dbg
gimbles
-0
/
+17
2022-12-31
refactor: merge `E0465` into `E0464`
Ezra Shaw
-2
/
+2
2022-12-31
Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...
Joshua Nelson
-156
/
+0
2022-12-30
Make tidy errors red
Nilstrieb
-9
/
+23
2022-12-30
Add `build_helper` crate to share code between tidy and bootstrap
Nilstrieb
-59
/
+84
2022-12-30
Tidy up tidy error codes check
Nilstrieb
-26
/
+11
2022-12-30
Add tidy check to deny merge commits
Nilstrieb
-0
/
+131
2022-12-29
Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr
bors
-366
/
+2560
2022-12-29
Rollup merge of #106259 - flip1995:clippyup, r=matthiaskrgr
Matthias Krüger
-356
/
+2555
2022-12-29
Rollup merge of #106236 - Ezrashaw:add-test+docs-e0519-e0514, r=GuillaumeGomez
Matthias Krüger
-2
/
+2
2022-12-29
Rollup merge of #106190 - estebank:multiline-start-tweak, r=jackh726
Matthias Krüger
-8
/
+3
2022-12-29
Account for multiple multiline spans with empty padding
Esteban Küber
-8
/
+3
2022-12-29
Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgr
bors
-269
/
+370
2022-12-29
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Philipp Krones
-356
/
+2555
2022-12-29
Rollup merge of #106229 - RalfJung:miri, r=RalfJung
Matthias Krüger
-239
/
+340
2022-12-29
docs/test: add UI test and long-form error docs for `E0519`
Ezra Shaw
-2
/
+2
2022-12-28
Rename `Rptr` to `Ref` in AST and HIR
Nilstrieb
-30
/
+30
2022-12-28
no need to do a no_std build for wasi
Ralf Jung
-3
/
+5
[prev]
[next]