index
:
delta/rust.git
92745/rustdoc-semantic-ids
Aaronepower-patch-1
Camelid-RustThanks
E0002-precision
GuillaumeGomez-patch-1
Havvy-patch-1
LeSeulArtichaut-patch-1
SimonSapin-patch-1
XAMPPRocky-patch-1
XAMPPRocky-patch-1-1
XAMPPRocky-patch-2
accept-felixes-typo
acrichto-tmp
adt-docs-fix
alex-tmp
aphs-no-unsynchronised-llvm-err-global
appveyor
auto
beta
beta-fix-69341
beta-next
borrowck-niche-discriminants
borrowck-snippet
c9788fdd5b8
clarify-tidy-since
clean-two-dots
cleanup-e0554
clone-shim-split
compiler-autolabel
const-generics-coerce-unsized
const_tls_local_panic_count
cranelift-rebase
debug-48866
debug-for-422
debug-intravisit-fnkind
duplicate-word
fix-1.38-type_name
fix-63313
fix-async-date
fix-cancel
fix-dev-no-comment
fix-loop-break-mir-generation
fix-publish-toolstate-syntax-error
followup-from-92533
frewsxcv-issue-44929
frewsxcv-issue-45636
frewsxcv-patch-1
frewsxcv-patch-2
frewsxcv-patch-3
frewsxcv-rename-slice-swap-param
frewsxcv/unstable-book
generators-clone-doc
gh35653
gitignore-readd-tmp
hex-value-process-exit
homu-tmp
increase-nested-groups-test-coverage
into_raw_non_null
ishitatsuyuki-patch-1
issue-85533
jdm-patch-1
jonas-schievink-patch-1
jonas-schievink-patch-2
kennytm/steal-the-cron-job
lcnr-doc-patch
lcnr-patch-1
libs-tracking-issue
llvm-5
llvm-6-test
llvm-6-try
llvm-icebreakers-ping
llvm-icebreakers-ping-1
master
maybe-bound-eror
maybe-uninit-gates
min/add-track-caller
min_const_generics-version
more-osx-cores
multisuggest_disambiguation
must-use-join
mutable-overloaded-operators
nellshamrell/fix-80658
nightly-dev
nitpick-slp
nll-alias-analysis
nox/i-need-a-niche-but-i-have-no-dog
nrc-patch-1
oli-obk-patch-1
opt-fuse
ostrich
pass-check-runfail
perf-odds-and-ends
permit-asyncawait-ondeck-by-anyone
petrochenkov-patch-1
petrochenkov-patch-2
pietroalbini-patch-1
place2_2
pr-75593
promote-tmp
release-notes-tweak
relnotes-1.50.0
relnotes-1.51.0
relnotes-1.52.0
remove-most-azure
remove-unwanted-z-index
revert-105395-sunfishcode/update-wasi
revert-74416-linker-locale-utf8
revert-76110-convert-openoptions-cint
revert-77467-query-docs
revert-77961-embed-bitcode
revert-80244-spans
revert-82057-cstr
revert-82313-update-normalize-css
revert-88147-issue-88097
revert-88548-intersperse
revert-98576-region-stuff-cool-beans
rust-1.17-relnotes
rust-1.19.0-relnotes
rust-analyzer-2020-09-09
rust-analyzer-2020-09-14
rust-analyzer-2021-11-22
rustc-spring-cleaning
rustdoc-autolabel
rustix
sfackler-patch-1
sgrif-patch-1
shallow-borrow-fixes
single_derive
slice
snap-stage3
some-new-labels
sort_by_cached_key
spastorino-patch-1
stable
stable-1.31.1
stable-next
steveklabnik-must-use
steveklabnik-patch-1
temp-dev-stable
tmandry-patch-1
tmp
tmp-nightly
to-be-dev-nightly
travis-shell
triagebot-ping-alias
try
try-build-llvm
turbo-expander
upgrade-to-9.4-xcode
upper-tuple
vec-leak
wesleywiser-patch-1
whitelist-thumb
x-link-mem-swaps
xcode9.4
yeet-unused-substs
github.com: rust-lang/rust.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_macros
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
2023-04-24
1
-1
/
+1
*
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
2023-04-18
4
-396
/
+0
*
Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk
fee1-dead
2023-04-16
1
-8
/
+0
|
\
|
*
Remove `remap_env_constness` in queries
Deadbeef
2023-04-08
1
-8
/
+0
*
|
Auto merge of #110092 - clubby789:builtin-macros-translatable, r=compiler-errors
bors
2023-04-11
1
-2
/
+4
|
\
\
|
*
|
Migrate most of `rustc_builtin_macros` to diagnostic impls
clubby789
2023-04-10
1
-2
/
+4
|
|
/
*
|
Inline format_args
Nilstrieb
2023-04-09
1
-1
/
+1
*
|
Fix some clippy::complexity
Nilstrieb
2023-04-09
1
-2
/
+2
*
|
Some simple `clippy::perf` fixes
Nilstrieb
2023-04-09
1
-1
/
+1
|
/
*
address comments
Deadbeef
2023-04-06
2
-45
/
+50
*
fix errors
Deadbeef
2023-04-06
2
-1
/
+2
*
fix and bless ui tests 1/2
Deadbeef
2023-04-06
2
-1
/
+19
*
migrate rustc_macros to syn 2.0
Deadbeef
2023-04-06
10
-338
/
+257
*
Don't emit the OS error in a note
est31
2023-03-31
1
-3
/
+6
*
Use std::fs::read_to_file in fluent_messages macro
est31
2023-03-31
1
-11
/
+3
*
Check for escape sequences in Fluent resources
clubby789
2023-03-29
1
-0
/
+12
*
Allow using `bool` for optional diagnostics
clubby789
2023-02-27
2
-5
/
+18
*
Emit the enum discriminant separately for the Encodable macro
John Kåre Alsaker
2023-02-25
1
-17
/
+30
*
Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk
bors
2023-02-22
2
-6
/
+6
|
\
|
*
Remove type-traversal trait aliases
Alan Egerton
2023-02-22
2
-6
/
+6
*
|
errors: generate typed identifiers in each crate
David Wood
2023-02-22
5
-241
/
+230
|
/
*
Use derive attributes for uninteresting traversals
Alan Egerton
2023-02-14
3
-7
/
+64
*
Make folding traits generic over the Interner
Alan Egerton
2023-02-13
1
-1
/
+1
*
Make visiting traits generic over the Interner
Alan Egerton
2023-02-13
1
-1
/
+1
*
Alias folding/visiting traits instead of re-export
Alan Egerton
2023-02-13
2
-4
/
+4
*
Forbid #[suggestion_*(...)] on Vecs
Xiretza
2023-02-01
3
-43
/
+66
*
Detect references to non-existant messages in Fluent resources
clubby789
2023-01-27
1
-2
/
+32
*
Stop using `BREAK` & `CONTINUE` in compiler
Scott McMurray
2023-01-17
1
-1
/
+1
*
Support eager subdiagnostics again
mejrs
2023-01-11
2
-4
/
+21
*
Fix `uninlined_format_args` for some compiler crates
nils
2023-01-05
7
-24
/
+19
*
Simplify some iterator combinators
Michael Goulet
2023-01-04
1
-2
/
+1
*
rustc: Remove needless lifetimes
Jeremy Stucki
2022-12-20
2
-2
/
+2
*
Auto merge of #105880 - Nilstrieb:make-newtypes-less-not-rust, r=oli-obk
bors
2022-12-20
1
-102
/
+53
|
\
|
*
A few small cleanups for `newtype_index`
Nilstrieb
2022-12-18
1
-25
/
+13
|
*
Make `#[debug_format]` an attribute in `newtype_index`
Nilstrieb
2022-12-18
1
-45
/
+21
|
*
Make `#[max]` an attribute in `newtype_index`
Nilstrieb
2022-12-18
1
-10
/
+11
|
*
Make `#[no_ord_impl]` an attribute in `newtype_index`
Nilstrieb
2022-12-18
1
-8
/
+4
|
*
Make `#[custom_encodable]` an attribute for `newtype_index`
Nilstrieb
2022-12-18
1
-10
/
+12
|
*
Use `#[derive]` instead of custom syntax in all `newtype_index`
Nilstrieb
2022-12-18
1
-12
/
+0
*
|
use &str / String literals instead of format!()
Matthias Krüger
2022-12-18
1
-8
/
+4
|
/
*
more clippy::complexity fixes
Matthias Krüger
2022-12-15
1
-1
/
+1
*
Auto merge of #105233 - mejrs:always_eager, r=estebank
bors
2022-12-14
1
-36
/
+11
|
\
|
*
Always evaluate vecs of subdiagnostics eagerly
mejrs
2022-12-04
1
-36
/
+11
*
|
Auto merge of #105220 - oli-obk:feeding, r=cjgillot
bors
2022-12-06
1
-4
/
+0
|
\
\
|
*
|
feed resolver_for_lowering instead of storing it in a field
Oli Scherer
2022-12-05
1
-4
/
+0
|
|
/
*
|
Remove useless borrows and derefs
Maybe Waffle
2022-12-01
4
-32
/
+32
|
/
*
Sanity check computed value for feeable queries.
Camille GILLOT
2022-11-29
1
-0
/
+9
*
Allow to set a query's result as a side effect.
Camille GILLOT
2022-11-29
1
-1
/
+20
*
Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcm
bors
2022-11-26
2
-1
/
+27
|
\
|
*
Use `allow_internal_unstable` and add unstable reason
clubby789
2022-11-01
1
-1
/
+1
[next]