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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Stabilize `const_panic`
Jacob Pratt
-200
/
+87
2021-10-03
Rollup merge of #89505 - Aaron1011:nll-const-test, r=Mark-Simulacrum
Manish Goregaokar
-0
/
+20
2021-10-03
Rollup merge of #89472 - nagisa:nagisa/wsa-cleanup, r=dtolnay
Manish Goregaokar
-0
/
+10
2021-10-03
Rollup merge of #89467 - tniessen:rustdoc-unecessary, r=jyn514
Manish Goregaokar
-3
/
+3
2021-10-04
:arrow_up: rust-analyzer
Laurențiu Nicola
-17
/
+18
2021-10-03
Don't suggest replacing region with 'static in NLL
Aaron Hill
-211
/
+24
2021-10-03
Make write_rustdoc_diff a more generic function
Nicholas-Baron
-8
/
+21
2021-10-03
Extract a portion of diff writing code to separate function
Nicholas-Baron
-38
/
+50
2021-10-03
Add regression test for spurious const error with NLL
Aaron Hill
-0
/
+20
2021-10-03
Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth
bors
-14
/
+11
2021-10-03
Fix implementation of `clean::Path::whole_name()`
Noah Lev
-1
/
+5
2021-10-03
Fix a place that used the old `Path` representation
Noah Lev
-2
/
+1
2021-10-03
Fix ICE with buffered lint referring to AST node deleted by everybody_loops
Fabian Wolff
-0
/
+26
2021-10-03
Auto merge of #89486 - rusticstuff:docker_letsencrypt_ca_update, r=Mark-Simul...
bors
-0
/
+41
2021-10-03
Rename `strip_path` to `strip_path_generics`
Noah Lev
-2
/
+3
2021-10-03
Deny `where` clauses on `auto` traits
Fabian Wolff
-34
/
+99
2021-10-03
Update ui-fulldeps.
Camille GILLOT
-5
/
+5
2021-10-03
Fix unsound optimization with explicit variant discriminants
Fabian Wolff
-0
/
+18
2021-10-03
Fix extra `non_snake_case` warning for shorthand field bindings
Fabian Wolff
-0
/
+20
2021-10-03
Move from grid layout to table based layout because of browser limits that ov...
Stefan Schindler
-21
/
+17
2021-10-03
Show how many tests are running in parallel
Stefan Schindler
-1
/
+1
2021-10-03
Add a test to detect overlapping entries in overview tables
Stefan Schindler
-0
/
+26
2021-10-03
Try to recover from a `=>` -> `=` or `->` typo in a match arm
Fabian Wolff
-0
/
+52
2021-10-03
Combined 4 commits into 1
Matthias Kaak
-3
/
+3
2021-10-03
Update Let's Encrypt ROOT CA certificate in dist-(i686|x86_64)-linux docker i...
Hans Kratz
-0
/
+41
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-139
/
+139
2021-10-03
Follow the diagnostic output style guide
Hirochika Matsumoto
-12
/
+12
2021-10-03
Add `deref_into_dyn_supertrait` lint.
Charles Lew
-0
/
+41
2021-10-03
Auto merge of #89479 - camsteffen:diag-naming, r=Manishearth
bors
-193
/
+196
2021-10-03
Move test to correct path.
Hameer Abbasi
-3
/
+3
2021-10-03
Add test for issue 89118.
Hameer Abbasi
-0
/
+95
2021-10-03
Auto merge of #84267 - dtolnay:ptrunit, r=nagisa
bors
-45
/
+60
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-193
/
+196
2021-10-02
Explain `ResolvedPath` vs `hir::Path`
Noah Lev
-1
/
+1
2021-10-02
Replace all uses of `path.res.def_id()` with `path.def_id()`
Noah Lev
-19
/
+19
2021-10-02
Remove outdated comment
Noah Lev
-2
/
+1
2021-10-02
Update `clean::Type` docs
Noah Lev
-25
/
+29
2021-10-02
Turn some comments into docs
Noah Lev
-57
/
+57
2021-10-02
Add desugaring mark to while loop
Cameron Steffen
-14
/
+11
2021-10-02
Add ui test for empty fields for omitted_patterns lint
Devin Ragotzy
-3
/
+15
2021-10-02
Auto merge of #89345 - jackh726:89333, r=estebank
bors
-0
/
+26
2021-10-02
Move items related to computing diffs to a separate file
Nicholas-Baron
-106
/
+109
2021-10-02
rustdoc: Improve doctest pass's name and module's name
Noah Lev
-14
/
+14
2021-10-02
bootstrap: add config option for nix patching
David Wood
-12
/
+17
2021-10-02
Run the #85441 regression test on MSVC only
Simonas Kazlauskas
-1
/
+1
2021-10-02
Add test for checking if WS2_32.dll is linked
Christiaan Dirkx
-0
/
+10
2021-10-02
Auto merge of #89341 - audunhalland:derive-type-params-with-bound-generic-par...
bors
-0
/
+39
2021-10-02
Fix typos in rustdoc/lints
Tobias Nießen
-3
/
+3
2021-10-02
resolve: Cache module loading for all foreign modules
Vadim Petrochenkov
-6
/
+35
2021-10-02
Expand one test (from jackh726)
Audun Halland
-2
/
+4
[prev]
[next]