about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-14Adjust error message grammar to be less awkwardJake Goulding-61/+61
2025-08-14Remove lto inline logicMarcelo Domínguez-79/+1
2025-08-14Remove inlining for autodiff handlingMarcelo Domínguez-19/+21
2025-08-14Complete functionality and general cleanupMarcelo Domínguez-827/+419
2025-08-14Basic implementation of `autodiff` intrinsicMarcelo Domínguez-245/+284
2025-08-14cleanup: Remove useless `[T].iter().last()`Esteban Küber-2/+2
2025-08-14Update uitestsJonathan Brouwer-2267/+2449
2025-08-14Remove the old target checking logicJonathan Brouwer-1310/+138
2025-08-14Specify the list of allowed targets per attributeJonathan Brouwer-44/+361
2025-08-14Allow attribute parsers to specify a list of allowed targetsJonathan Brouwer-13/+304
2025-08-14Pass the target type down to `parse_attribute_list`Jonathan Brouwer-25/+48
2025-08-14Improved `Target` typeJonathan Brouwer-11/+143
2025-08-14Do not ICE on private type in field of unresolved structEsteban Küber-3/+33
2025-08-14resolve: Add one more test case for "binding is available in a different scop...Vadim Petrochenkov-2/+21
2025-08-14resolve: Restructure `resolve_ident_in_lexical_scope` for better clarityVadim Petrochenkov-42/+37
2025-08-14resolve: Inline `with_mod_rib`Vadim Petrochenkov-26/+18
2025-08-14resolve: Introduce `RibKind::Block`Vadim Petrochenkov-24/+24
2025-08-14Use `default_field_values` in `Resolver`Esteban Küber-30/+17
2025-08-14it's not a borrow checker limitation :<lcnr-24/+24
2025-08-14add commentlcnr-1/+6
2025-08-14fix alignment testEsteban Küber-1/+1
2025-08-14rustc-dev-guide :3lcnr-2/+2
2025-08-14Rename and document `ONLY_HOSTS` in bootstrapJakub Beránek-114/+119
2025-08-14Remove `ONLY_HOSTS` value overrides that just set the default value and had n...Jakub Beránek-5/+0
2025-08-14update commentlcnr-0/+12
2025-08-14Auto merge of #144542 - sayantn:stabilize-sse4a-tbm, r=Amanieu,traviscrossbors-15/+7
2025-08-14add regression testlcnr-0/+43
2025-08-14Add FnContext in parser for diagnosticxizheyin-80/+95
2025-08-14Add test suggest-self-in-bare-functionxizheyin-0/+87
2025-08-14resolve prelude import at `build_reduced_graph` phaseLorrensP-2158466-49/+53
2025-08-14ignore head usages of ignored candidateslcnr-149/+374
2025-08-14coverage: Remove intermediate data structures from mapping creationZalathar-77/+31
2025-08-14Print regions in `type_name`.Nicholas Nethercote-57/+78
2025-08-14Revert "rustdoc search: prefer stable items in search results"Guillaume Gomez-65/+5
2025-08-14Revert "rustdoc: IndexItem::{stability -> is_unstable}"Guillaume Gomez-4/+9
2025-08-14Revert "rustdoc search: add performance note about searchIndexUnstable check"Guillaume Gomez-6/+0
2025-08-14Revert "Correctly handle when there are no unstable items in the documented c...Guillaume Gomez-3/+1
2025-08-14ci: clean windows disk space in backgroundMarcoIeni-1/+184
2025-08-14Auto merge of #145388 - GuillaumeGomez:rollup-hnlt5ov, r=GuillaumeGomezbors-361/+646
2025-08-14Rollup merge of #145372 - petrochenkov:noresmacpath, r=jackh726Guillaume Gomez-101/+72
2025-08-14Rollup merge of #145361 - xizheyin:145294, r=compiler-errorsGuillaume Gomez-0/+56
2025-08-14Rollup merge of #145323 - scrabsha:push-pqwvmznzzmpr, r=jdonszelmannGuillaume Gomez-124/+207
2025-08-14Rollup merge of #145299 - eval-exec:exec-fix-145293, r=tgross35Guillaume Gomez-2/+6
2025-08-14Rollup merge of #145266 - camsteffen:reduce-queries, r=petrochenkovGuillaume Gomez-64/+79
2025-08-14Rollup merge of #145250 - fmease:regr-test-for-attr-meta-ice, r=jdonszelmannGuillaume Gomez-0/+28
2025-08-14Rollup merge of #145179 - joshtriplett:number, r=RalfJungGuillaume Gomez-10/+8
2025-08-14Rollup merge of #144959 - Marcondiro:master, r=Mark-SimulacrumGuillaume Gomez-1/+1
2025-08-14Rollup merge of #144727 - Stypox:add-tracing-to-resolve, r=RalfJungGuillaume Gomez-23/+43
2025-08-14Rollup merge of #144515 - scottmcm:ptr_cast_array, r=Mark-SimulacrumGuillaume Gomez-10/+35
2025-08-14Rollup merge of #142741 - a1phyr:fix_unsoundness, r=Mark-SimulacrumGuillaume Gomez-2/+2